Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 27a2ff49 authored by Andrew's avatar Andrew Committed by GitHub
Browse files

Update 11-pf.conf

parent 2cbb38d8
Branches
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ filter { ...@@ -32,7 +32,7 @@ filter {
} }
grok { grok {
patterns_dir => ["/etc/logstash/conf.d/patterns"] patterns_dir => ["/etc/logstash/conf.d/patterns"]
match => [ "message", "%{PF_SURICATA}"] match => [ "message", "%{SURICATA}"]
} }
if ![geoip] and [ids_src_ip] !~ /^(10\.|192\.168\.)/ { if ![geoip] and [ids_src_ip] !~ /^(10\.|192\.168\.)/ {
geoip { geoip {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment