OPTION_DELETION_THRESHOLD variable

This configuration option may be supplied to specify the number of audit log files that will be preserved.

Syntax

final String OPTION_DELETION_THRESHOLD

Remarks

This value includes the main audit log, so a value of "3" will allow an audit.log, audit.log.0 and audit.log.1 before deleting old logs. The default value is to never delete old audit log data.