json pretty tail log

Solutions on MaxInterview for json pretty tail log by the best coders in the world

showing results for - "json pretty tail log"
Romain
06 Mar 2020
1$ tail -f myLogFile | jq -Rr 'split("\t") | [.[0], (.[2] | fromjson.log)] | join("\t")'
22019-07-04T09:53:04-07:00   The content
32019-07-04T10:15:37-07:00   I'm actually
42019-07-04T10:15:37-07:00   Interested on