Ensure server parameter 'log_disconnections' is set to 'ON' for PostgreSQL single server
Why This Matters
Enabling disconnection logging helps you detect and investigate abnormal session terminations, unauthorized access attempts, or performance anomalies tied to dropped connections. Without this log, you lose visibility into session lifecycle events, making it harder to troubleshoot configuration errors or identify security incidents. For high traffic servers, you should monitor log growth and adjust retention policies to avoid storage exhaustion.
What Aether365 Checks
Aether365 verifies that the log_disconnections server parameter is set to ON for Azure PostgreSQL Single Server deployments. This check appears in the Aether365 dashboard under the azure-postgresql-configuration category.