diff --git a/patterns/nginx b/patterns/nginx new file mode 100644 index 00000000..a417a809 --- /dev/null +++ b/patterns/nginx @@ -0,0 +1 @@ +NGINX_ACCESS %{IPORHOST:clientip} %{NGUSER:ident} %{NGUSER:auth} \[%{HTTPDATE:timestamp}\] "%{WORD:verb} %{DATA:request} HTTP/%{NUMBER:httpversion}" %{NUMBER:response} (?:%{NUMBER:bytes}|-) (?:"(?:%{URI:referrer}|-)"|%{QS:referrer})(?:;|) %{QS:agent}