-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Anonymized feature tracking for access logging #45028
Copy link
Copy link
Closed
Labels
A-telemetryC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
Please add anonymized usage tracking for our access logging functionality (#41378). This will help the Product team answer questions like “What % of clusters are tracking authentication events?” and improve feature usability and documentation.
Please add events for:
- conn logging -> counters
auditing.connection.enabled(when enabled) /auditing.connection.disabled(when not enabled) - auth logging : -> counters
auditing.authentication.enabled(when enabled) /auditing.authentication.disabled(when not enabled)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-telemetryC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)