Set logging and tracing for Application Center on the application server
We can set logging and trace parameters for particular application servers and use JNDI properties to control output on all supported application servers.
We can set the logging levels and the output file for tracing operations for Application Center in ways specific to particular application servers. In addition, MPF provides Java Naming and Directory Interface (JNDI) properties to control the formatting and redirection of trace output, and to print generated SQL statements.
- Enable logging and tracing in WAS full profile
We can set the logging levels and the output file for tracing operations on the application server.
- Enable logging and tracing in WAS Liberty profile
We can set the logging levels and the output file for tracing operations for Application Center on the Liberty profile application server.
- Enable logging and tracing in Apache Tomcat
We can set the logging levels and the output file for tracing operations undertaken on the Apache Tomcat application server.
- JNDI properties for controlling trace output
On all supported platforms, we can use Java Naming and Directory Interface (JNDI) properties to format and redirect trace output for Application Center, and to print generated SQL statements.
Parent topic: Logging and monitoring mechanisms