Azure / Community-Policy

This repo is for Microsoft Azure customers and Microsoft teams to collaborate in making custom policies.
MIT License
636 stars 327 forks source link

New Policy (Azure Database for PostgreSQL flexible servers): PostgreSQL flexible servers should log connections #441

Closed tdefise closed 7 months ago

tdefise commented 7 months ago

Policy

Description

This policy helps audit any PostgreSQL databases in your environment without log_connections setting enabled

Details

Enabling log_connections helps PostgreSQL Database to log attempted connection to the server, as well as successful completion of client authentication.

Contribution Rules