Skip to main content
As you and your team interact with Conduktor, audit events are captured that give a detailed log of actions, providing a centralized visibility of user-related and resource-related events.

Console overview

The Console audit log events can be browsed, filtered and searched directly via the UI or exported from a Kafka topic for further use (such as maintaining your own audit trail in other systems).Admin AuditClick on an event in the audit log to expose event-specific metadata. Here’s an example of an audit event for a new connector which can include metadata such as custom tags, the cluster, connector name and its ID.Admin Audit EventOnce configured with the correct environment variables, audit log events are also exported to a Kafka topic, allowing you to leverage the benefits of Conduktor when finding a message.kafka message audit log

View and export audit logs

Export audit log events

You can export audit log events from a Kafka topic using the Console UI. The exportable events have more detail than the legacy events, providing additional information about the event that has taken place.Learn how to configure audit events for export via configuration properties.The events conform to the CloudEvents specification , a vendor-neutral format that follows the following structure:
Here’s an example of a Conduktor event:
Here’s a list of currently available audit log event types.
Kafka related events
IAM related events
Self-service related events
Admin related events
Alert related events
Partner Zone related events