turbot/gcp_compliance

Control: Ensure compute firewall rule have logging enabled

Description

Firewall rules should have logging enabled. This control fails if logging is disabled for firewall rule.

Usage

Run the control in your terminal:

powerpipe control run gcp_compliance.control.compute_firewall_rule_logging_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

compute_firewall_rule_logging_enabled

Tags