jihoonson commented on a change in pull request #10373:
URL: https://github.com/apache/druid/pull/10373#discussion_r489996345
##########
File path: docs/configuration/index.md
##########
@@ -330,6 +330,15 @@ Switching Request Logger routes native query's request
logs to one request logge
|`druid.request.logging.nativeQueryLogger`|request logger for emitting native
query's request logs.|none|
|`druid.request.logging.sqlQueryLogger`|request logger for emitting SQL
query's request logs.|none|
+### Audit Logging
+
+Coordinator and Overlord log changes to lookups, segment load/drop rules,
dynamic configuration changes for auditing
+
+|Property|Description|Default|
+|--------|-----------|-------|
+|`druid.audit.manager.auditHistoryMillis`|Default duration for querying audit
history.|1 week|
+|`druid.audit.manager.addPayloadToAuditMetricDimension`|Boolean flag on
whether to add `payload` column in service metric.|false|
Review comment:
nit: how about `includePayloadAsDimensionInMetric`?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]