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.

Basic Properties

file-size-limit

SynopsisSpecifies 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

SynopsisSpecifies 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:

  • org.opends.server.loggers.RotationPolicy

Multi-valued

No

Required

Yes

Admin Action Required

None

Advanced

Yes

Read-Only

No

Read a different version of :