| Package | Description |
|---|---|
| org.forgerock.audit.events.handlers | |
| org.forgerock.audit.retention |
| Modifier and Type | Method and Description |
|---|---|
List<RetentionPolicy> |
FileBasedEventHandlerConfiguration.FileRetention.buildRetentionPolicies()
Builds
RetentionPolicy instances from configuration options. |
| Modifier and Type | Class and Description |
|---|---|
class |
DiskSpaceUsedRetentionPolicy
A
RetentionPolicy that will retain/delete log files based off the total disk space used. |
class |
FreeDiskSpaceRetentionPolicy
A
RetentionPolicy that will retain/delete log files given a minimum amount of disk space the file system
must contain. |
class |
SizeBasedRetentionPolicy
Created a size based file retention policy.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.