DS 7.1.7

Free Disk Space Log Retention Policy

Retention policy based on the free disk space available.

This policy is only available on Java 6.

Parent

The Free Disk Space Log Retention Policy object inherits from Log Retention Policy.

Free Disk Space Log Retention Policy Properties

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

Basic Properties Advanced Properties

free-disk-space

java-class

Basic Properties

Use the --advanced option to access advanced properties.

free-disk-space

Synopsis

Specifies the minimum amount of free disk space that should be available on the file system on which the archived log files are stored.

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

Synopsis

Specifies the fully-qualified name of the Java class that provides the Free Disk Space Log Retention Policy implementation.

Default Value

org.opends.server.loggers.FreeDiskSpaceRetentionPolicy

Allowed Values

A Java class that extends or implements:

  • org.opends.server.loggers.RetentionPolicy

Multi-valued

No

Required

Yes

Admin Action Required

None

Advanced

Yes

Read-Only

No

Copyright © 2010-2023 ForgeRock, all rights reserved.