Skip to content

Instantly share code, notes, and snippets.

@x
Created January 14, 2015 20:53
Show Gist options
  • Save x/e9ffa40c97279ff8c1f0 to your computer and use it in GitHub Desktop.
Save x/e9ffa40c97279ff8c1f0 to your computer and use it in GitHub Desktop.
tail python logstash files
jq -c '[.["@timestamp"], .levelname, .path, .message]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment