turbot/terraform_azure_compliance

GitHub
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:

steampipe check terraform_azure_compliance.control.postgres_db_server_log_checkpoints_on

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.postgres_db_server_log_checkpoints_on

SQL

This control uses a named query:

postgres_db_server_log_checkpoints_on

Tags