Package | Description |
---|---|
org.forgerock.audit.events.handlers.buffering | |
org.forgerock.audit.handlers.elasticsearch | |
org.forgerock.audit.handlers.splunk |
Modifier and Type | Method and Description |
---|---|
BufferedBatchPublisher.Builder |
BatchPublisherFactoryImpl.newBufferedPublisher(BatchConsumer consumer) |
BufferedBatchPublisher.Builder |
BatchPublisherFactory.newBufferedPublisher(BatchConsumer consumer)
Provides a new instance of a buffered batch publisher.
|
static BufferedBatchPublisher.Builder |
BufferedBatchPublisher.newBuilder(BatchConsumer batchConsumer)
Provides a new builder.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchAuditEventHandler
AuditEventHandler for Elasticsearch. |
Modifier and Type | Class and Description |
---|---|
class |
SplunkAuditEventHandler
Audit event handler that writes out to Splunk's HTTP event collector RAW endpoint.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.