PostgreSQL disconnections logging is not enabled
ID |
azure_postgresql_log_disconnections |
Severity |
low |
Vendor |
Azure |
Resource |
Logging |
Tags |
non-reachable |
Description
PostgreSQL disconnections logging is not enabled. It is recommended to activate this option to be able to view disconnections that are happened.
For that you must configure the option log_disconnections=On
.
Learn more about this topic at Azure PostgreSQL module.