Yandex Audit Trails event reference
Written by
Updated at December 4, 2024
Audit Trails supports tracking control plane and data plane events.
The general format of the event_type
field value is as follows:
yandex.cloud.audit.mdb.clickhouse.<event_name>
Management event reference
Event name | Description |
---|---|
AddClusterHosts |
Adding new hosts to a cluster |
AddClusterShard |
Adding a shard to a cluster |
AddClusterShards |
Adding multiple shards to a cluster |
AddClusterZookeeper |
Adding a ZooKeeper subcluster to a cluster |
BackupCluster |
Creating backups |
CreateCluster |
Creating a cluster |
CreateClusterExternalDictionary |
Creating an external dictionary |
CreateShardGroup |
Creating a shard group |
DeleteBackup |
Deleting backups |
DeleteCluster |
Deleting a cluster |
DeleteClusterExternalDictionary |
Deleting an external dictionary |
DeleteClusterHosts |
Deleting hosts from a cluster |
DeleteClusterShard |
Deleting a shard from a cluster |
DeleteClusterShards |
Deleting multiple shards from a cluster |
DeleteShardGroup |
Deleting a shard group |
MoveCluster |
Moving a cluster |
RescheduleMaintenance |
Changing scheduled maintenance date and time |
RestoreCluster |
Creating a new cluster from a backup |
StartCluster |
Starting a cluster |
StopCluster |
Stopping a cluster |
UpdateCluster |
Updating a cluster |
UpdateClusterExternalDictionary |
Editing an external dictionary |
UpdateClusterHosts |
Editing hosts in a cluster |
UpdateClusterShard |
Editing a cluster shard |
UpdateShardGroup |
Editing a shard group |
Data event reference
Event name | Description |
---|---|
CreateDatabase |
Creating a database |
CreateFormatSchema |
Creating a data format schema |
CreateMlModel |
Creating a machine learning model |
CreateUser |
Creating a database user |
DeleteDatabase |
Deleting a database |
DeleteFormatSchema |
Deleting a data format schema |
DeleteMlModel |
Deleting a machine learning model |
DeleteUser |
Deleting a database user |
GrantUserPermission |
Assigning privileges to a database user |
RevokeUserPermission |
Revoking a database user's privileges |
UpdateFormatSchema |
Editing a data schema format |
UpdateMlModel |
Editing a machine learning model |
UpdateUser |
Editing a database user |
ClickHouse® is a registered trademark of ClickHouse, Inc