Skip to content

Instantly share code, notes, and snippets.

@roycepope
Created June 20, 2016 04:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roycepope/e92a28a795b32f63d92f1077fdab4b9f to your computer and use it in GitHub Desktop.
Save roycepope/e92a28a795b32f63d92f1077fdab4b9f to your computer and use it in GitHub Desktop.
Grok pattern for Mumble client connect
<W>%{TIMESTAMP_ISO8601:timestamp}%{SPACE}1%{SPACE}=>%{SPACE}<%{NUMBER:id}:\(-1\)>%{SPACE}New%{SPACE}connection:%{SPACE}%{IP:clientip}:%{BASE10NUM:port}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment