Skip to content

Instantly share code, notes, and snippets.

@bhurlow
Created February 28, 2016 17:40
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 bhurlow/7f4d87b272a04c282da8 to your computer and use it in GitHub Desktop.
Save bhurlow/7f4d87b272a04c282da8 to your computer and use it in GitHub Desktop.
grok pattern for nginx default
%{IP:client} - - \[%{HTTPDATE:time_local}\] %{QUOTEDSTRING:request} %{NUMBER:status} %{NUMBER:bytes} "-" %{QS:agent}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment