IBM WebSphere Application Server Network Deployment V8.5 and V9.0, Core Administration — Question 11
When server1 is running profile1, in which folder would the application logs be found?
Answer options
- A. <install_root>\profiles\server1\logs
- B. <install_root>\profiles\profile1\logs
- C. <install_root>\profiles\profile1\logs\server1
- D. <install_root>\profiles\server1\logs\profile1
Correct answer: D
Explanation
The correct answer is D because the application logs for server1 running profile1 are stored in the logs folder specific to server1, which also includes the profile1 subdirectory. Options A, B, and C do not accurately reflect the directory structure that includes both the server and profile context needed to locate the logs.