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.

Basic Properties

time-of-day

SynopsisSpecifies the time of day at which log rotation should occur.
Default Value

None

Allowed Values

24 hour time of day in HHmm format.

Multi-valued

Yes

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 Fixed Time Log Rotation Policy implementation.
Default Value

org.opends.server.loggers.FixedTimeRotationPolicy

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 :