Use this page to view and configure High Performance Extensible Logging (HPEL) logging and trace settings for the server.
To view this administrative console page, click Troubleshooting > Logs and Trace > server_name.
Use this link to configure HPEL log options. If this server is in running state, then important log configuration values are displayed below the link. These values summarize the current runtime values being used by the server.
Use this link to configure HPEL trace options. If this server is in running state, then important trace configuration values are displayed below the link. These values summarize the current runtime values being used by the server.
Use this link to configure HPEL text log options. If this server is in running state, then important text log configuration values are displayed below the link. These values summarize the current runtime values being used by the server.
Use this page to view log data from the HPEL repository. You can also use this page to filter and search the repository. You can export the customized view or full repository into a text file or into a new HPEL repository.
Use this page to enter a log detail level that specifies the components, packages, or groups to trace.
Use this link to switch back to basic mode logging, instead of HPEL mode logging currently enabled for this server.
WebSphere® Application Server processes contain two output streams that are accessible to native code, which runs in a particular process. These streams are the stdout and stderr streams. Native code, including Java virtual machines (JVM), might write data to these process streams. In addition, you can also configure JVM-provided System.out and System.err streams to write their data to these streams.