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.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

file-size-limit

SynopsisSpecifies the maximum size that a log file can reach before it is rotated.
Default ValueNone
Allowed ValuesA positive integer representing a size. Lower limit: 1.
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Size Limit Log Rotation Policy implementation.
Default Valueorg.opends.server.loggers.SizeBasedRotationPolicy
Allowed ValuesA Java class that extends or implements:
org.opends.server.loggers.RotationPolicy
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedYes
Read-OnlyNo