Fixed Time Log Rotation Policy

Rotation policy based on a fixed time of day.

Parent

The Fixed Time Log Rotation Policy object inherits from Log Rotation Policy.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

time-of-day

SynopsisSpecifies the time of day at which log rotation should occur.
Default ValueNone
Allowed Values24 hour time of day in HHmm format.
Multi-valuedYes
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

java-class

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