edb_audit_connect v16
Parameter type: Enum
Default value: failed
Range: {none | failed | all}
Minimum scope of effect: Cluster
When value changes take effect: Reload
Required authorization to activate: EDB Postgres Advanced Server service account
Enables auditing of database connection attempts by users. To disable auditing of all connection attempts, set edb_audit_connect
to none
. To audit all failed connection attempts, set the value to failed
. To audit all connection attempts, set the value to all
.