Skip to content

Instantly share code, notes, and snippets.

@jamtur01
Created December 27, 2012 00:46
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamtur01/4384428 to your computer and use it in GitHub Desktop.
Save jamtur01/4384428 to your computer and use it in GitHub Desktop.
Java stack trace logstash regex
(^\d+\) .+)|(^.+Exception: .+)|(^\s+at .+)|(^\s+... \d+ more)|(^\s*Caused by:.+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment