Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tork worker logs #488

Open
ppcololo opened this issue Feb 24, 2025 · 1 comment
Open

Tork worker logs #488

ppcololo opened this issue Feb 24, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ppcololo
Copy link
Contributor

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.

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?

@runabol runabol added the enhancement New feature or request label Feb 24, 2025
@runabol
Copy link
Owner

runabol commented Feb 24, 2025

Shouldn't be that hard to add a config option to duplicate the output to stdout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants