turbot/gcp_compliance
Loading controls...

Control: Ensure that sinks are configured for all log entries

Description

It is recommended to create a sink that will export copies of all the log entries. This can help aggregate logs from multiple projects and export them to a Security Information and Event Management (SIEM).

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.logging_sink_configured_for_all_resource

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run gcp_compliance.control.logging_sink_configured_for_all_resource --share

SQL

This control uses a named query:

logging_sink_configured_for_all_resource

Tags