Yandex Audit Trails event reference
Written by
Updated at October 7, 2024
Audit Trails supports tracking of management (control plane) events for Yandex Managed Service for Greenplum®. For more information, see Management event audit log.
The general view of the event_type
field value is as follows:
yandex.cloud.audit.mdb.greenplum.<event_name>
Event name | Description |
---|---|
CreateCluster |
Creating a cluster |
CreateHBARule |
Creating a user authentication rule |
CreatePXFDatasource |
Creating a connection to an external table |
DeleteBackup |
Deleting backups |
DeleteCluster |
Deleting a cluster |
DeleteHBARule |
Deleting a user authentication rule |
DeletePXFDatasource |
Deleting an external table connection |
ExpandCluster |
Expanding a cluster |
MoveCluster |
Moving a cluster |
RestoreCluster |
Creating a new cluster from a backup |
StartCluster |
Starting a cluster |
StopCluster |
Stopping a cluster |
UpdateCluster |
Updating a cluster |
UpdateHBARule |
Updating a user authentication rule |
UpdatePXFDatasource |
Updating an external table connection |