Database connection auditing configuration

NameType/ValueDescription
audit_addressstringTCP/IP address where one can listen for notifications.
audit_portintegerPort where one can listen for notifications.
audit_protocolTCP
local
Protocol used to process notifications. For production systems, TCP is the only valid value.
audit_reconnect_intervalintegerInterval (in seconds) between attempts to reconnect to the listener. Default is 1 second.
audit_reconnect_max_attemptsintegerMaximum number of attempts to reconnect. Default is 0 (infinite).