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

Add support to parse custom JSON logs #227

Open
niamster opened this issue Feb 11, 2023 · 0 comments
Open

Add support to parse custom JSON logs #227

niamster opened this issue Feb 11, 2023 · 0 comments
Labels
kind/feature New feature or request

Comments

@niamster
Copy link
Contributor

niamster commented Feb 11, 2023

What would you like to be added:

I'd like to add a support for parsing logs in JSON format and re-format for better human perception.
Particularly I'm interested in logs generated by https://github.com/uber-go/zap

Why is this needed:
Everyone is leaning to generate logs in JSON, this is great, it's easier to parse them for machines.
This is less human-friendly though.
And stern is for humans, even if application logs are machine-friendly.

Proposed PR #228

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

No branches or pull requests

1 participant