Private GIT

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

Update 13-snort.conf

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