{
  "id": "db-conns-auditing-config",
  "title": "Database connection auditing configuration object",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/db-conns-auditing-config/",
  "summary": "An object for database connection auditing settings",
  "content": "\nDatabase connection auditing configuration\n\n| Name | Type/Value | Description |\n|------|------------|-------------|\n| audit_address | string | TCP/IP address where one can listen for notifications. |\n| audit_port | integer | Port where one can listen for notifications. |\n| audit_protocol | `TCP`\u003cbr /\u003e`local` | Protocol used to process notifications. For production systems, `TCP` is the only valid value. |\n| audit_reconnect_interval | integer | Interval (in seconds) between attempts to reconnect to the listener. Default is 1 second. |\n| audit_reconnect_max_attempts | integer | Maximum number of attempts to reconnect. Default is 0 (infinite). |\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

