Skip to content

Instantly share code, notes, and snippets.

@jestan
Created November 29, 2012 06:42
Show Gist options
  • Select an option

  • Save jestan/4167214 to your computer and use it in GitHub Desktop.

Select an option

Save jestan/4167214 to your computer and use it in GitHub Desktop.
Filter Exceptions with Stack Traces
grep -A 20 "Exception" error.log > exceptions.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment