turbot/azure_compliance

Control: Ensure Server Parameter 'logfiles.retention_days' is greater than 3 days for PostgreSQL flexible Server

Description

Ensure logfiles.retention_days on PostgreSQL flexible Servers is set to an appropriate value.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.postgres_flexible_server_log_retention_days_3

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

postgres_flexible_server_log_retention_days_3

Tags