More Info:

PostgreSQL does not log attempted connections by default. Enabling the log_connections setting will create log entries for each attempted connection as well as successful completion of client authentication which can be useful in troubleshooting issues and to determine any unusual connection attempts to the server. This recommendation is applicable to PostgreSQL database instances.

Risk Level

Medium

Address

Security

Compliance Standards

CISGCP, CBP, SOC2, PCIDSS, NISTCSF

Triage and Remediation

Remediation

Using Console

Additional Reading: