BF: need to anchor the start to avoid another repeat of DoS injection like Apache

pull/247/merge^2
Daniel Black 2013-06-12 08:48:30 +10:00
parent f2fa4d53a8
commit fd9f9f16e0
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
# Log format is: "L%d-%m-%Y %H:%M:%S %z %N.%p %E %U %C:%c %R:%r %O %I %h %T"
# Values: TEXT
#
failregex = \s[+-][0-9]{4} \S+ 0000[1-9] \S+ <HOST>:[0-9]+ [0-9.]+:[0-9]+ [0-9]+ .*$
failregex = ^\s[+-][0-9]{4} \S+ 0000[1-9] \S+ <HOST>:[0-9]+ [0-9.]+:[0-9]+ [0-9]+ .*$
ignoreregex =