Skip to content

Commit 48c6a5c

Browse files
committed
remove reference to pattern file from grok statement
1 parent c0c32e0 commit 48c6a5c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

2010_filter_section_a_parse.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ filter {
88
match => {
99
"rawSectionA" => "\[(?<modsec_timestamp>%{MONTHDAY}/%{MONTH}/%{YEAR}:%{TIME} [-\+]{1,2}%{INT})\] %{DATA:uniqueId} %{IP:sourceIp} %{INT:sourcePort} %{IP:destIp} %{INT:destPort}"
1010
}
11-
patterns_dir => "./patterns/logstash_modsecurity_patterns"
1211
}
1312
}
1413
}

0 commit comments

Comments
 (0)