Yandex Audit Trails audit log reference
Written by
Updated at March 18, 2024
Audit Trails supports tracking of management (control plane) events for Yandex Managed Service for YDB. For more information, see Management event audit log.
The general view of the event_type
field value is as follows:
yandex.cloud.audit.ydb.<event_name>
Event name | Description |
---|---|
BackupDatabase |
Creating a database backup |
CreateDatabase |
Creating a database |
DeleteBackup |
Deleting a database backup |
DeleteDatabase |
Deleting a database |
MoveDatabase |
Moving a database |
RestoreBackup |
Restoring a database from a backup |
StartDatabase |
Starting a database |
StopDatabase |
Stopping a database |
UpdateDatabase |
Updating a database |