Private GIT

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

Update 12-suricata.conf

parent f91baac3
No related branches found
No related tags found
No related merge requests found
# 12-suricata.conf
filter {
if "pf" in [tags] and [application] =~ /^suricata$/ {
if "pf" in [tags] and [syslog_program] =~ /^suricata$/ {
mutate {
add_tag => [ "Suricata" ]
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment