-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels