Skip to content

Instantly share code, notes, and snippets.

@pieterlange
Created February 22, 2017 13:02
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save pieterlange/5321881b2cbbc7a9868439949a8bab2f to your computer and use it in GitHub Desktop.
Save pieterlange/5321881b2cbbc7a9868439949a8bab2f to your computer and use it in GitHub Desktop.
glog grok
(?<loglevel>[A-Z])%{NUMBER:logcode} %{TIME} %{NUMBER:threadid} (?<file_source>%{WORD}\.%{WORD}):(?<file_line>%{NUMBER})\] (?<message>.*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment