3
votes
Support for JSON logging messages
Support for JSON logging messages – perhaps you might provide a base class with the core columns smartinspect requires and we could extend it to add other things – the GUI could then show fields as columns or some such.
2 thoughts on “Support for JSON logging messages”
Leave a Reply
You must be logged in to post a comment.

The original request as written above was for columns in the main log view, however I’m thinking that’s going to become messy quickly with multiple JSON packets logged out. Would it be more useful to instead have a dedicated JSON Viewer that could display raw/formatted JSON, Grid View, searching, evaluating JSONPath, etc.
Any opinions?
I think just having a viewer would be a great first step. Its interesting that we have a Python viewer, but not JSON, YAML, and other popular ways of exchanging data.