Mods
GCP

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

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-kms 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 = cloudkms_keyring AND (protoPayload.authorizationInfo.permission != cloudkms.keyRings.get OR protoPayload.authorizationInfo.permission != cloudkms.keyRings.getIamPolicy OR protoPayload.authorizationInfo.permission != cloudkms.keyRings.list)) OR (resource.type = cloudkms_cryptokey AND (protoPayload.authorizationInfo.permission != cloudkms.cryptoKeys.get OR protoPayload.authorizationInfo.permission != cloudkms.cryptoKeys.getIamPolicy OR protoPayload.authorizationInfo.permission != cloudkms.cryptoKeys.list))) AND severity>=INFO AND severity<ERROR)

Category

In Your Workspace

Developers