You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2022. It is now read-only.
I'd like to run a JSON Path query on a jsonl file produced by Serilog.
It should output new results as they are written in the log file (much like the tail command).
Thanks
I'd like to run a JSON Path query on a
jsonlfile produced by Serilog.It should output new results as they are written in the log file (much like the
tailcommand).Thanks