turbot/terraform_azure_compliance
Loading controls...

Control: Enable log_checkpoints on PostgreSQL Servers

Description

Ensure server parameter 'log_checkpoints' is set to 'ON' for PostgreSQL Database Server.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.postgres_db_server_log_checkpoints_on

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_azure_compliance.control.postgres_db_server_log_checkpoints_on --share

SQL

This control uses a named query:

postgres_db_server_log_checkpoints_on

Tags