Skip to content

Instantly share code, notes, and snippets.

@a-h
Created June 11, 2015 14:14
Show Gist options
  • Save a-h/1d39999b0a81a29d51bb to your computer and use it in GitHub Desktop.
Save a-h/1d39999b0a81a29d51bb to your computer and use it in GitHub Desktop.
Oracle WebLogic Grok Filter
%{IP:client} - - \[(?<timestamp>%{MONTHDAY}[./-]%{MONTH}[./-]%{YEAR}:%{TIME}\s+%{ISO8601_TIMEZONE})] \"%{WORD:verb} %{URIPATHPARAM:uri}\s+HTTP.+?\" %{NUMBER:status} %{NUMBER:response_time}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment