Yandex Audit Trails event reference
Written by
Updated at October 7, 2024
Audit Trails supports tracking of management (control plane) events and data (data plane) events for Yandex Lockbox.
The general view of the event_type
field value is as follows:
yandex.cloud.audit.lockbox.<event_name>
Management event reference
Event name | Description |
---|---|
AddVersion |
Adding a version of a secret |
ActivateSecret |
Activating a secret |
CancelVersionDestruction |
Canceling a previously scheduled destruction of a secret version |
CreateSecret |
Creating a secret |
DeactivateSecret |
Deactivating a secret |
DeleteSecret |
Destroying a secret |
RotateSecret |
Rotating a secret |
ScheduleVersionDestruction |
Scheduling the destruction of a secret version |
SetSecretAccessBindings |
Assigning access permissions for a secret |
UpdateSecret |
Updating a secret |
UpdateSecretAccessBindings |
Updating access permissions for a secret |
Data event reference
Event name | Description |
---|---|
GetPayload |
Accessing the contents of a secret |