Yandex Audit Trails event reference
Written by
Updated at March 19, 2026
Audit Trails supports tracking control plane events and data plane events for Yandex Managed Service for Apache Kafka®.
The event_type field value format is as follows:
yandex.cloud.audit.mdb.kafka.<event_name>
Control plane event reference
| Event name | Description |
|---|---|
CreateCluster |
Creating a cluster |
CreateConnector |
Creating a connector |
CreateTopic |
Creating a topic |
CreateUser |
Creating a cluster user |
DeleteCluster |
Deleting a cluster |
DeleteConnector |
Deleting a connector |
DeleteTopic |
Deleting a topic |
DeleteUser |
Deleting a cluster user |
GrantUserPermission |
Granting permissions to a cluster user |
MoveCluster |
Moving a cluster |
PauseConnector |
Pausing a connector |
ResumeConnector |
Resuming a connector |
RevokeUserPermission |
Revoking a cluster user's permissions |
StartCluster |
Starting a cluster |
StopCluster |
Stopping a cluster |
UpdateCluster |
Updating a cluster |
UpdateConnector |
Updating a connector |
UpdateTopic |
Updating a topic |
UpdateUser |
Updating a cluster user |
Data plane event reference
| Event name | Description |
|---|---|
AlterConfigAdminApi |
Updating the AdminAPI configuration |
CreateTopicAdminApi |
Creating an Admin API topic |
DeleteTopicAdminApi |
Deleting an Admin API topic |