Size Limit Log Rotation Policy
Rotation policy based on the size of the log file.
Parent
The Size Limit Log Rotation Policy object inherits from Log Rotation Policy.
Size Limit Log Rotation Policy Properties
You can use configuration expressions to set property values at startup time. For details, see Property Value Substitution.
Basic Properties | Advanced Properties |
---|---|
file-size-limit
Synopsis |
Specifies the maximum size that a log file can reach before it is rotated. |
Default Value |
None |
Allowed Values |
Uses size syntax. Lower limit: 1. |
Multi-valued |
No |
Required |
Yes |
Admin Action Required |
None |
Advanced |
No |
Read-Only |
No |
Advanced Properties
Use the --advanced
option to access advanced properties.
java-class
Synopsis |
Specifies the fully-qualified name of the Java class that provides the Size Limit Log Rotation Policy implementation. |
Default Value |
org.opends.server.loggers.SizeBasedRotationPolicy |
Allowed Values |
A Java class that extends or implements:
|
Multi-valued |
No |
Required |
Yes |
Admin Action Required |
None |
Advanced |
Yes |
Read-Only |
No |