If there are many Application servers set up [clusters] in the Websphere, we would like to have different log file names for different servers to identify the files for debugging.
2. Select the Application Server and choose the "JVM logs" under General Properties.
1. On the Left
hand side, Click on Troubleshooting --> Logs and trace.
2. Select the Application Server and choose the "JVM logs" under General Properties.
3. File Names
are modified for System Out and System Error log files on the Configuration
tab.
File name:
${SERVER_LOG_ROOT}/MAXDEV_Out.log
${SERVER_LOG_ROOT} is Websphere variable defined at
Application server level scope.
No comments:
Post a Comment