Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save darkn3rd/879643d6a6194c3a2a643aeababf96a9 to your computer and use it in GitHub Desktop.
Save darkn3rd/879643d6a6194c3a2a643aeababf96a9 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