Page History
Table of Contents |
---|
Scope
- By default JS7 components products are configured to use log level INFO to limit disk space consumption.
- Higher log levels such as DEBUG and TRACE can be used to troubleshoot unexplained behavior.
For the location of Log4j2 configuration files see the JS7 - Log Files and Locations article.
...
Changes to the Log4j2 configuration are applied within 60s and do not require the JS7 component product to be restarted.
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
...
When switching to higher log levels such as DEBUG, TRACE then consider the increased storage consumption.
By default JS7 components products are configured to limit storage consumption and the retention period for log files. Refer to the instructions in the JS7 - Log Rotation article to adjust settings for the max. log file size and retention period.
...
Applying debug options requires the JS7 component product in question to be restarted.
...