Private GIT

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

Update 11-pf.conf

parent f5363e9e
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ filter { ...@@ -28,7 +28,7 @@ filter {
} }
if [prog] =~ /^suricata/ { if [prog] =~ /^suricata/ {
mutate { mutate {
add_tag => [ "SuricataIDPS" ] add_tag => [ "Suricata" ]
} }
grok { grok {
patterns_dir => ["/etc/logstash/conf.d/patterns"] patterns_dir => ["/etc/logstash/conf.d/patterns"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment