Skip to content

Instantly share code, notes, and snippets.

@cec
Created June 25, 2021 09:24
Show Gist options
  • Save cec/77cc762c4b9bdf4577d42c7607b6f65e to your computer and use it in GitHub Desktop.
Save cec/77cc762c4b9bdf4577d42c7607b6f65e to your computer and use it in GitHub Desktop.
Watch JSON logs pretty-printed for human readability
tail -100f log-file.json | jq --unbuffered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment