Package | Description |
---|---|
org.forgerock.audit.events.handlers.buffering |
This package contains the batch publisher and its various implementations.
|
org.forgerock.audit.handlers.elasticsearch |
This package contains the Elasticsearch
AuditEventHandler implementation. |
org.forgerock.audit.handlers.splunk |
This package contains the audit handler implementation for 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 2010-2018 ForgeRock AS.