Mods

Policy: GCP > Turbot > Event Poller

This policy enables the GCP > Turbot > Event Poller control, which polls GCP Cloud Logging for project-level events and forwards them to the Guardrails router for processing, enabling timely visibility of activity within the project.

The control is configured by setting the GCP > Turbot > Event Poller > * policies. When disabled, the control is skipped. When enabled, it runs on the configured interval, queries events within the window using the filter, and raises the events for further processing.

See GCP Event Pollers for more information.

Note: The Event Poller and Guardrails Event Handler are different mechanisms for sending information to Guardrails. You should enable one or the other, but not both.

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Setting this policy configures this control:

Policy Packs

This policy setting is used by the following policy packs:

Policy Specification

Schema Type
string
Valid Values [YAML]
  • Enabled
    
  • Disabled
    
Default template
"{%- if $.value == 'Enforce: Configured' -%}Disabled{%- else -%}Enabled{%- endif -%}"
Default template input
|
{
value: policy(uri: "tmod:@turbot/gcp#/policy/types/eventHandlersPubSub")
}

Category

In Your Workspace

Developers