Uses of Class
org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
Package
Description
Utility classes for writing streams of characters.
This package contains the default AuditEventHandler implementations.
This package contains the JSON-file
AuditEventHandler
implementation.-
Uses of FileBasedEventHandlerConfiguration in org.forgerock.audit.events.handlers.writers
ModifierConstructorDescriptionRotatableWriter
(File file, FileBasedEventHandlerConfiguration configuration, boolean append) Constructs aRotatableWriter
given an initial file to manage rotation/retention, and aFileBasedEventHandlerConfiguration
.RotatableWriter
(File file, FileBasedEventHandlerConfiguration configuration, boolean append, RotatableWriter.RolloverLifecycleHook rolloverLifecycleHook) Constructs aRotatableWriter
given an initial file to manage rotation/retention, a aFileBasedEventHandlerConfiguration
and aRotatableWriter.RolloverLifecycleHook
. -
Uses of FileBasedEventHandlerConfiguration in org.forgerock.audit.handlers.csv
Modifier and TypeClassDescriptionclass
A configuration for CSV audit event handler. -
Uses of FileBasedEventHandlerConfiguration in org.forgerock.audit.handlers.json