coderappee opened a new issue #10851:
URL: https://github.com/apache/druid/issues/10851


   ### Description
   
   Sine someone has contributed the basic Kafka Emitter, and Druid itself has 
implemented the RequestLogEvent to log/emit the request log(especially for the 
sql logging), it would be better to emit the sql(slow sql) down to kafka.
   
   ### Motivation
   
   Enhance Kafka Emitter to emit the Request Logging for the following reasons:
   - Emit down the request log to one place(kafka) from diff broker instances.
   - Emit down the sql(especially the slow sql) for later analyze.
   


----------------------------------------------------------------
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]

Reply via email to