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

Feature request: support json log files #24

Open
matanox opened this issue Jan 18, 2014 · 0 comments
Open

Feature request: support json log files #24

matanox opened this issue Jan 18, 2014 · 0 comments

Comments

@matanox
Copy link

matanox commented Jan 18, 2014

Support for json log files such as the ones produced by winston, where each row in the log file is a json object.

This can work through a new command-line argument signaling the input should be assumed a json log file. Can just encapsulate the log rows, each row being a json object, as an array under a synthetic parent element named 'log' or 'object list' or anything else, prior to passing on to the existing formatting and display.

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

No branches or pull requests

1 participant