Hacker News new | ask | show | jobs
by account-5 1641 days ago
This is off topic but if it's log files and you want simple processing you couldn't go wrong with awk.

Obviously I don't know if the output is default JSON and not a traditional log file output, that is transformed into JSON.

If your learning jq on the terminal awk is really easy.