ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
GCP

Policy: GCP > Turbot > Event Handlers > Logging > Sink > Compiled Filter > @turbot/gcp-dns

A GCP logs advanced filter used to specify a subset of log entries that will be forwarded by the logging sink on behalf of the gcp-dns mod

This is a read-only policy that is used internally by Turbot

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Policy Specification

Schema Type
string
Default
((resource.type = dns_managed_zone OR resource.type = dns_policy) AND (protoPayload.authorizationInfo.permission != dns.managedZones.create OR protoPayload.authorizationInfo.permission != dns.managedZones.update OR protoPayload.authorizationInfo.permission != dns.managedZones.delete OR protoPayload.authorizationInfo.permission != dns.policies.create OR protoPayload.authorizationInfo.permission != dns.policies.update OR protoPayload.authorizationInfo.permission != dns.policies.delete) AND severity>=INFO AND severity<ERROR)

Category

In Your Workspace

Developers