Removed vulnerable catchall & anchor

pull/2750/head
Jan Przybylak 5 years ago
parent 3c83c19070
commit d7ef5d166d

@ -4,7 +4,7 @@
[Definition]
# The request often doesn't contain a method, only some encoded garbage
failregex = ^<HOST> \- \S+ \[\] \".+\" 400 .+$
failregex = ^<HOST> \- \S+ \[\] \"[^\"]+\" 400
datepattern = {^LN-BEG}%%ExY(?P<_sep>[-/.])%%m(?P=_sep)%%d[T ]%%H:%%M:%%S(?:[.,]%%f)?(?:\s*%%z)?
^[^\[]*\[({DATE})

Loading…
Cancel
Save