Hi,
We are using storm 1.2.2 on kubernetes(K8) cluster. We have 1 storm nimbus
and 3 supervisors to submit topology. We are getting logs in worker.log
file against each supervisor.
But we want logs within kubernetes console which can be accessed with
"kubectl logs -f <supervisor container/pod> -n namespace".
We changed the worker.xml within log4j2 folder. We add the corresponding
console Appender. But we are not getting logs in kubctl container's
console. I want to know whether its possible to get logs in console.

Please correct me if I am wrong.

Thanks,
Dhiman

Reply via email to