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

Allow admins to configure logging output #6218

Open
futuro opened this issue Jun 24, 2021 · 1 comment
Open

Allow admins to configure logging output #6218

futuro opened this issue Jun 24, 2021 · 1 comment
Labels
area/api Argo Server API area/controller Controller issues, panics type/feature Feature request

Comments

@futuro
Copy link

futuro commented Jun 24, 2021

Summary

The logrus default of putting all logs on stderr makes administering Argo exceedingly difficult, as my log viewer in GCP believes every log coming from Argo is an Error. I'd like a way to configure Argo such that I can tell it to log to stdout instead of stderr.

Use Cases

Just about every day I'm looking at the Argo logs, and I'm currently debugging a production issue with Argo that is, so far, impenetrable because of the noise caused by every log event being marked as an Error.


Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@futuro futuro added the type/feature Feature request label Jun 24, 2021
@alexec alexec added area/controller Controller issues, panics area/api Argo Server API labels Feb 7, 2022
@alexec
Copy link
Contributor

alexec commented Feb 7, 2022

sirupsen/logrus#403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Argo Server API area/controller Controller issues, panics type/feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants