Package org.forgerock.audit.retention
package org.forgerock.audit.retention
File retention classes.
-
ClassDescriptionA
RetentionPolicy
that will retain/delete log files based off the total disk space used.An interface to declare the names of audit log files.ARetentionPolicy
that will retain/delete log files given a minimum amount of disk space the file system must contain.Hook into the retention checking operations for a file.RetentionHooks
that do nothing.Defines the retention conditions and the files that need to be deleted.Created a size based file retention policy.AFilenameFilter
that matches historical log files.Creates a time stamp based file naming policy.