Yandex Audit Trails event reference
Written by
Updated at June 20, 2024
Audit Trails supports tracking of management (control plane) events for Yandex Managed Service for Redis. For more information, see Management event audit log.
The general view of the event_type
field value is as follows:
yandex.cloud.audit.mdb.redis.<event_name>
Event name | Description |
---|---|
AddClusterHosts |
Adding new hosts to a cluster |
AddClusterShard |
Adding a shard to a cluster |
BackupCluster |
Creating backups |
CreateCluster |
Creating a cluster |
DeleteCluster |
Deleting a cluster |
DeleteClusterHosts |
Deleting hosts from a cluster |
DeleteClusterShard |
Deleting a shard from a cluster |
EnableClusterSharding |
Enabling cluster sharding |
MoveCluster |
Moving a cluster |
RebalanceCluster |
Rebalancing a cluster |
RestoreCluster |
Creating a new cluster from a backup |
StartCluster |
Starting a cluster |
StartClusterFailover |
Launching master switching for a cluster |
StopCluster |
Stopping a cluster |
UpdateCluster |
Updating a cluster |
UpdateClusterHosts |
Updating cluster hosts |