Modifier and Type | Class and Description |
---|---|
class |
NoOpAuditEventHandler
An event handler that does nothing.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvAuditEventHandler
Handles AuditEvents by writing them to a CSV file.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchAuditEventHandler
AuditEventHandler for Elasticsearch. |
Modifier and Type | Class and Description |
---|---|
class |
JdbcAuditEventHandler
Implements a
AuditEventHandler to write AuditEvent s to a JDBC repository. |
Modifier and Type | Class and Description |
---|---|
class |
JmsAuditEventHandler
Publishes Audit events on a JMS Topic.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonAuditEventHandler
AuditEventHandler for persisting raw JSON events to a file. |
class |
JsonStdoutAuditEventHandler
AuditEventHandler for persisting raw JSON events to a file. |
Modifier and Type | Class and Description |
---|---|
class |
SplunkAuditEventHandler
Audit event handler that writes out to Splunk's HTTP event collector RAW endpoint.
|
Modifier and Type | Class and Description |
---|---|
class |
SyslogAuditEventHandler
The handler publishes audit events formatted using
SyslogFormatter to a syslog daemon using
the configured SyslogPublisher . |
Copyright © 2025 Open Identity Platform Community. All rights reserved.