Uses of Interface
org.forgerock.audit.rotation.RotationPolicy
Package
Description
This package contains the default
AuditEventHandlers
.Audit log file rotation classes.
-
Uses of RotationPolicy in org.forgerock.audit.events.handlers
Modifier and TypeMethodDescriptionFileBasedEventHandlerConfiguration.FileRotation.buildRotationPolicies()
BuildsRotationPolicy
instances from configuration options. -
Uses of RotationPolicy in org.forgerock.audit.rotation
Modifier and TypeClassDescriptionclass
Rotates audit files at fixed times throughout the day.class
Creates a file size based rotation policy.class
Creates a rotation policy based on a time duration.