The audit log connectors supports different destinations for audit log messages.
-
audit-log-console-connector - supports the output of audit log records to stdout.
-
audit-log-file-connector - supports a directory of JSON files that each contain an audit log record.
-
audit-log-slf4j-connector - supports the logging of log record to the slf4j ecosystem.
-
audit-log-event-topic-connector - supports the publishing of log records to an event topic.
All of these connectors support the supportedSeverities configuration property which defines which log records are sent to the destination based on their severity.
Return to repository-services-connectors
License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.