We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b186a7c commit 5981837Copy full SHA for 5981837
1 file changed
logstash-modsecurity.conf
@@ -57,7 +57,7 @@ filter {
57
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58
59
multiline {
60
- pattern => "^--[a-fA-F0-9]{8}-A--$"
+ pattern => "^--[a-fA-F0-9]{8}-Z--$"
61
negate => true
62
what => previous
63
type => "mod_security"
0 commit comments