DS 7.3.4

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.

Fixed Time 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

time-of-day

java-class

Basic properties

Use the --advanced option to access advanced properties.

time-of-day

Synopsis

Specifies 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

Synopsis

Specifies 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

Copyright © 2010-2024 ForgeRock, all rights reserved.