Set the following parameters in the Logging tab of the Configuration page.
Level
The level of detail for the root CA Gateway logger. In increasing severity.
Level | Description |
|---|---|
TRACE | Captures the most detailed information |
DEBUG | Provides diagnostic information, such as HTTP headers |
INFO | Records general operational events that confirm the system is working as expected |
WARN | Indicates a potential issue or unexpected situation that does not stop the application but may require attention |
ERROR | Reports errors that prevent a specific operation from completing, but do not cause the entire application to stop |
FATAL | Signals a severe failure that forces the application or a major subsystem to shut down |
OFF | Disables all logging output |
Each level sets the lowest message level to show. For example, the WARN level provides messages with the WARN, ERROR, and FATAL status.
JTK Logging
To enable JSTK logging:
- Click
in the Enable field.
- Select the log detail in the JTK Logs Level list (from 0 to 4, in increasing severity).
JSSE Logging
To enable JSSE logging:
- Click
in the Enable field.
- Select the log detail in the JSSE Logs Level list.