Yandex Audit Trails event reference
Written by
Updated at August 31, 2026
Audit Trails supports tracking control plane events for Yandex Cloud CDN. For more information, see Management event audit log.
The general format of the event_type field value is as follows:
yandex.cloud.audit.cdn.<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.
| Event name | Description |
|---|---|
gcore.CachePrefetch |
Preloading cache |
gcore.CachePurge |
Clearing cache |
gcore.OriginCreate |
Creating a source |
gcore.OriginDelete |
Deleting a source |
gcore.OriginGroupCreate |
Creating an origin group |
gcore.OriginGroupDelete |
Deleting an origin group |
gcore.OriginGroupUpdate |
Updating an origin group |
gcore.OriginUpdate |
Editing a source |
gcore.ProviderActivate |
Activating a provider |
gcore.RawLogsActivate |
Enabling log export |
gcore.RawLogsDeactivate |
Disabling log export |
gcore.RawLogsUpdate |
Updating log export settings |
gcore.ResourceCreate |
Creating a resource |
gcore.ResourceDelete |
Deleting a resource |
gcore.ResourceRuleCreate |
Creating a Rewrite rule |
gcore.ResourceRuleDelete |
Deleting a Rewrite rule |
gcore.ResourceRuleUpdate |
Updating a Rewrite rule |
gcore.ResourceUpdate |
Changing a resource |