himanshug commented on pull request #10495: URL: https://github.com/apache/druid/pull/10495#issuecomment-730056718
@senthilkv have you considered changing log level to debug ONLY for logger named "org.apache.druid.jetty.RequestLog" at coordinator/overlord nodes ? > If the community feels that it is too much to capture these details , in future we can provide updates to capture in a separate file. you can do that with log4j by configuring it to send all logs for logger "org.apache.druid.jetty.RequestLog" to a separate file . ---------------------------------------------------------------- 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]
