Package org.forgerock.audit.rotation
package org.forgerock.audit.rotation
Audit log file rotation classes.
-
ClassDescriptionRotates audit files at fixed times throughout the day.Interface defining methods a rotatable file needs.This class holds some information while a file is being rotated.Callback hooks to allow custom action to be taken before and after file rotation occurs.
RotationHooks
that do nothing.Interface to decide if a file should be rotated or not.Creates a file size based rotation policy.Creates a rotation policy based on a time duration.