jon-wei commented on a change in pull request #6302: Add SQL id, request logs, and metrics URL: https://github.com/apache/incubator-druid/pull/6302#discussion_r221113072
########## File path: docs/content/configuration/index.md ########## @@ -347,6 +347,37 @@ Composite Request Logger emits request logs to multiple request loggers. |--------|-----------|-------| |`druid.request.logging.loggerProviders`|List of request loggers for emitting request logs.|none| +### SQL Request Logging + +Brokers can be configured to log the sql request (both from HTTP and JDBC) they see. Review comment: Let's capitalize "sql" everywhere in the non-property parts of the docs ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
