turbot/azure_compliance

Control: Ensure server parameter 'log_checkpoints' is set to 'ON' for PostgreSQL flexible Server

Description

Enable 'log_checkpoints' on 'PostgreSQL Servers'.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.postgres_flexible_server_log_checkpoints_on

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.postgres_flexible_server_log_checkpoints_on --share

SQL

This control uses a named query:

postgres_flexible_server_log_checkpoints_on

Tags