You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have tasks. Tasks inside produce some logs. We can see it if we check logs in Web-UI.
But our goal is to see all logs in Kibana.
So what if we want to collect all output of tork-worker pod in EKS? There we can see only "got new task, created folder" and that's it.
2:36PM DBG declaring queue: xxx
2:36PM DBG Created workdir /tmp/tork3075302756
2:36PM DBG created channel 15fe931989884983a0f9702c6cad882f for queue: xxx
2:36PM DBG received task task-id=155f9921b7c844d39aa58dd6f87df6c8
2:36PM DBG Created workdir /tmp/tork3740719884
2:36PM DBG declaring queue: yyy
Any option to duplicate all tasks logs to tork-worker system output? Or maybe you can implement some integration with external logging system like ElasticSearch?
The text was updated successfully, but these errors were encountered:
Hello @runabol !
We have tasks. Tasks inside produce some logs. We can see it if we check logs in Web-UI.
But our goal is to see all logs in Kibana.
So what if we want to collect all output of tork-worker pod in EKS? There we can see only "got new task, created folder" and that's it.
Any option to duplicate all tasks logs to tork-worker system output? Or maybe you can implement some integration with external logging system like ElasticSearch?
The text was updated successfully, but these errors were encountered: