view apache.pattern @ 32:082f7a76fa48

update to logstash 1.1.13
author Carl Byington <carl@five-ten-sg.com>
date Wed, 29 May 2013 11:37:41 -0700
parents df4952a2fb06
children
line wrap: on
line source

APACHE_LOG_LEVEL (?:emerg|alert|crit|error|warn|notice|info|debug)
APACHE_ERROR_LOG \[%{DATESTAMP_OTHER:timestamp}\] \[%{APACHE_LOG_LEVEL:level}\] %{GREEDYDATA:message}