Guardrails for GitHub →
Mods
GCP

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

GCP logs advanced filter used to specify a subset of log entries that is forwarded to the Guardrails Event Handlers by the logging sink on behalf of GCP.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
string
Default
((resource.type = project OR resource.type = audited_resource) AND (protoPayload.authorizationInfo.permission=resourcemanager.projects.update OR protoPayload.authorizationInfo.permission=orgpolicy.policy.set OR protoPayload.authorizationInfo.permission=orgpolicy.policies.create OR protoPayload.authorizationInfo.permission=orgpolicy.policies.delete OR protoPayload.authorizationInfo.permission=orgpolicy.policies.update) AND severity>=INFO AND severity<ERROR)

Category

In Your Workspace

Developers