Package | Description |
---|---|
org.forgerock.audit.events.handlers |
This package contains the default
AuditEventHandlers . |
org.forgerock.audit.rotation |
Audit log file rotation classes.
|
Modifier and Type | Method and Description |
---|---|
List<RotationPolicy> |
FileBasedEventHandlerConfiguration.FileRotation.buildRotationPolicies()
Builds
RotationPolicy instances from configuration options. |
Modifier and Type | Class and Description |
---|---|
class |
FixedTimeRotationPolicy
Rotates audit files at fixed times throughout the day.
|
class |
SizeBasedRotationPolicy
Creates a file size based rotation policy.
|
class |
TimeLimitRotationPolicy
Creates a rotation policy based on a time duration.
|
Copyright 2011-2017 ForgeRock AS.