Yandex Audit Trails event reference
Written by
Updated at January 20, 2026
Audit Trails supports tracking control plane and data plane events for Yandex Certificate Manager.
The general format of the event_type field value is as follows:
yandex.cloud.audit.certificatemanager.<event_name>
You can find the detailed JSON structure of the event record in the audit log reference. The events in it are sorted alphabetically without division into levels and contain all possible fields. In real logs, the field set depends on the parameters of the event and particular object.
Control plane event reference
| Event name | Description |
|---|---|
CreateCertificate |
Adding a certificate |
CreateDomain |
Adding a domain |
DeleteCertificate |
Deleting a certificate |
DeleteDomain |
Deleting a domain |
SetCertificateAccessBindings |
Assigning access permissions for a certificate |
SetDomainPrimaryCertificate |
Assigning a primary certificate to a domain |
UpdateCertificate |
Editing a certificate |
UpdateCertificateAccessBindings |
Updating access permissions for a certificate |
UpdateDomain |
Updating a domain |
UpdateDomainAccessBindings |
Updating access permissions for a domain |
Data plane event reference
| Event name | Description |
|---|---|
GetCertificateContent |
Getting the contents of an SSL certificate |
GetExCertificateContent |
Getting the contents of an expired SSL certificate |