turbot/azure_compliance
Loading controls...

Control: Ensure server parameter 'log_connections' is set to 'ON' for PostgreSQL Database Server

Description

Enable log_connections on PostgreSQL Servers.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.postgres_db_server_log_connections_on

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

postgres_db_server_log_connections_on

Tags