Mods
GCP

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

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-kubernetesEngine mod

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

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 = gke_nodepool OR resource.type = gke_cluster) AND (protoPayload.authorizationInfo.permission = container.clusters.create OR protoPayload.authorizationInfo.permission = container.clusters.update OR protoPayload.authorizationInfo.permission = container.clusters.delete) AND severity>=INFO AND severity<ERROR)

Category

In Your Workspace

Developers