Ensure server parameter 'log_connections' is set to 'ON' for PostgreSQL single server
Why This Matters
Failing to enable log_connections on PostgreSQL single servers leaves your database blind to unauthorized access attempts. Without these logs, you cannot identify malicious connection attempts, troubleshoot authentication issues, or audit user activity for compliance requirements. This oversight severely limits your ability to detect and respond to security incidents in real time.
What Aether365 Checks
Aether365 verifies that the PostgreSQL single server parameter log_connections is set to ON. This check appears in your Aether365 dashboard under azure-postgresql-configuration checks.