Yandex Audit Trails event reference
Written by
Updated at June 27, 2025
Audit Trails supports tracking control plane and data plane events for Yandex Smart Web Security.
The event_type
value follows this general format:
yandex.cloud.audit.smartwebsecurity.<event_name>
Control plane event reference
Event name | Description |
---|---|
CreateArlProfile |
Creating an ARL profile |
CreateDomain |
Creating a domain |
CreateLoadBalancer |
Creating a proxy server |
CreateSecurityProfile |
Creating a security profile |
CreateWafProfile |
Creating a WAF profile |
DeleteArlProfile |
Deleting an ARL profile |
DeleteDomain |
Deleting a domain |
DeleteLoadBalancer |
Deleting a proxy server |
DeleteSecurityProfile |
Deleting a security profile |
DeleteWafProfile |
Deleting a WAF profile |
UpdateArlProfile |
Updating an ARL profile |
UpdateDomain |
Updating a domain |
UpdateLoadBalancer |
Updating a proxy server |
UpdateSecurityProfile |
Updating a security profile |
UpdateWafProfile |
Updating a WAF profile |
Data plane event reference
Event name | Description |
---|---|
ArlMatchedRequest |
Triggering a rule from an ARL profile |
WafMatchedExclusionRule |
Triggering an exclusion rule from a WAF profile |
WafMatchedRule |
Triggering a rule from a WAF profile |