WildFly and Garbage Collection Logging: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
* [[WildFly Configuration#Subjects|WildFly Configuration]] | * [[WildFly Configuration#Subjects|WildFly Configuration]] | ||
* [[WildFly_Logging_Subsystem_Concepts#Garbage_Collection_Logging|Logging Subsystem - GC Logging]] | |||
=Overview= | =Overview= |
Revision as of 16:32, 1 November 2016
Internal
Overview
GC logging is enabled by default for standalone mode (to verify form which version on). It generates output to $JBOSS_HOME/standalone/log/gc.log.<digit>. The system uses log rotation with the number of log files limited to 5, and the size of each file limited to 3 MB.