PostgreSQL connections logging is not enabled
ID |
azure_postgresql_log_connections |
Severity |
low |
Vendor |
Azure |
Resource |
Logging |
Tags |
non-reachable |
Description
PostgreSQL connections logging is not enabled. It is recommended to activate the connections logging to get information about who has connected.
For that you must configure the option log_connections=On
.
Learn more about this topic at Azure PostgreSQL module.