DS 7.1.7

Log Rotation Policy

This is an abstract object type that cannot be instantiated.

Log Rotation Policies are used to specify when log files should be rotated.

Log Rotation Policies

The following Log Rotation Policies are available:

These Log Rotation Policies inherit the properties described below.

Log Rotation Policy Properties

You can use configuration expressions to set property values at startup time. For details, see Property Value Substitution.

Basic Properties

java-class

Basic Properties

Use the --advanced option to access advanced properties.

java-class

Synopsis

Specifies the fully-qualified name of the Java class that provides the Log Rotation Policy implementation.

Default Value

None

Allowed Values

A Java class that extends or implements:

  • org.opends.server.loggers.RotationPolicy

Multi-valued

No

Required

Yes

Admin Action Required

None

Advanced

No

Read-Only

No

Copyright © 2010-2023 ForgeRock, all rights reserved.