Debug File Rotation Suffix
When the properties Debug File Rotation Size and Debug File Rotation Time are set, log rotation is enabled, and this suffix is appended to the end of the log file name when it is rotated. If log rotation is disabled, nothing is appended to the log file name.
The suffix can be defined freely, however, if it does not include a timestamp that produces different file names when the rotation time is reached, log file rotation can fail. Invalid values produce exceptions in the container logs or agent logs.
For information about how to configure this property, see the java.text.SimpleDateFormat
Java class in the Java SDK documentation.
Default: -yyyy.MM.dd-HH.mm
Property name |
|
Property aliases |
|
Type |
String |
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
Local configuration file |
|
AM console tab |
Global |