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

Is there a plan to provide a standard way of log collecting for TaskRun and PipelineRun #2648

Closed
mmpei opened this issue May 20, 2020 · 2 comments
Labels
kind/question Issues or PRs that are questions around the project or a particular feature

Comments

@mmpei
Copy link

mmpei commented May 20, 2020

Expected Behavior

a standard way of log collecting intergrated with tekton.
such as a inline log collector base on object storage.

Actual Behavior

pod log searching or log collecting base on ELK

@bobcatfish
Copy link
Collaborator

Hey @mmpei ! We did explore this a bit (#1155) but ultimately decided we were better off letting folks use whatever kubernetes log collecting they wanted instead - there's a bit more info at https://github.com/tektoncd/pipeline/blob/master/docs/logs.md. That being said we do have a tool we've used for our own dogfooding to collect logs: https://github.com/tektoncd/plumbing/tree/master/pipelinerun-logs and we've been making some progress on #454 which is all about having a "results store" which goes beyond logs

@bobcatfish bobcatfish added the kind/question Issues or PRs that are questions around the project or a particular feature label May 20, 2020
@mmpei
Copy link
Author

mmpei commented May 21, 2020

huge info, thx.

@mmpei mmpei closed this as completed May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Issues or PRs that are questions around the project or a particular feature
Projects
None yet
Development

No branches or pull requests

2 participants