behdadkh opened a new issue #10281:
URL: https://github.com/apache/druid/issues/10281


   Hello, 
   
   Could you please point me to the direction to be able to redirect the logs 
to STDOUT? 
   
   I'm running Druid services within individual Docker containers and each of 
them are launched by:
   `bin/run-druid SERVICE_NAME conf/druid/cluster/SERVICE_NAME`
   
   So far, I've figured by by-passing Druid `supervise` script I can take over 
STDOUT and set AWS Log as my container log driver. This way, I can redirect the 
logs to Cloudwatch without configuring a process to do the forwarding for me.
   
   But, is this the correct way to achieve this? did I miss something in the 
docs?
   
   Also, there are lots of bootstrapping happening in Druid `supervise` script 
which I rather not to miss.


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