Created
February 22, 2017 13:02
-
-
Save pieterlange/5321881b2cbbc7a9868439949a8bab2f to your computer and use it in GitHub Desktop.
glog grok
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(?<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