Skip to content

Instantly share code, notes, and snippets.

@adampresley
Created June 15, 2023 21:47
Show Gist options
  • Select an option

  • Save adampresley/d4bd9cdf8d0c25afe7dc8da0010aa5bf to your computer and use it in GitHub Desktop.

Select an option

Save adampresley/d4bd9cdf8d0c25afe7dc8da0010aa5bf to your computer and use it in GitHub Desktop.
cat ./example-raw-json-logs.json | jq -r '.[] | [.app, .time, .msg, .level]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment