Yandex Audit Trails event reference
Written by
Updated at March 18, 2024
Audit Trails supports tracking of management (control plane) events for Yandex Managed Service for Apache Kafka®. For more information, see Management event audit log.
The general view of the event_type
field value is as follows:
yandex.cloud.audit.mdb.kafka.<event_name>
Event name | Description |
---|---|
CreateCluster |
Creating a cluster |
DeleteCluster |
Deleting a cluster |
StartCluster |
Starting a cluster |
StopCluster |
Stopping a cluster |
UpdateCluster |
Updating a cluster |
CreateConnector |
Creating a connector |
CreateTopic |
Creating a topic |
CreateUser |
Creating a cluster user |
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 |
UpdateConnector |
Updating a connector |
UpdateTopic |
Updating a topic |
UpdateUser |
Updating a cluster user |