Skip to content

Audit Log Destination Connector

The audit log destination connector implements a common interface to an audit log destination. It is used by the Audit Log to pass audit log records to various locations either to store, process or distribute further.

Audit Log Destination Connector

An OMAG Server can have multiple audit log destinations configured. This configuration can control which severities of audit log record are sent to each destination.

The implementation for the audit log destination connector can make further choices about how each log record is processed.

The interface for audit log destination connectors is located in the repository-services-apis module. The audit log destination connectors implemented by Egeria are described in the connector catalog.

The audit log destination connectors supplied with Egeria are described in the Connector Catalog


Raise an issue or comment below