suneet-s opened a new pull request, #14745:
URL: https://github.com/apache/druid/pull/14745

   ### Description
   
   Updates the examples to log all events emitted via the LoggingEmitter to a 
new events log file.
   
   This will make it easier for devs who are testing locally to look at the 
events being emitted from the local deployment of Druid. Since all the events 
are in a separate file it makes it easy to upload these events into Druid if 
devs want to do some quick slice and dice of the events.
   
   The only thing worth noting is that if emitting is configured to be noop, an 
empty events.log file is found in the logs folder.
   
   
   This PR has:
   
   - [x] been self-reviewed.
   - [x] been tested in a test Druid cluster.
   


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

To unsubscribe, e-mail: [email protected]

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