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.

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

Basic Properties

free-disk-space

SynopsisSpecifies the minimum amount of free disk space that should be available on the file system on which the archived log files are stored.
Default ValueNone
Allowed ValuesA positive integer representing a size. Lower limit: 1.
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

Advanced Properties

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Free Disk Space Log Retention Policy implementation.
Default Valueorg.opends.server.loggers.FreeDiskSpaceRetentionPolicy
Allowed ValuesA Java class that extends or implements:
org.opends.server.loggers.RetentionPolicy
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedYes
Read-OnlyNo