turbot/azure_compliance
Loading controls...

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

Description

Enable connection_throttling on PostgreSQL Servers.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.postgres_db_server_connection_throttling_on

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

postgres_db_server_connection_throttling_on

Tags