Private GIT

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

Update 05-syslog.conf

parent b49267b6
Branches
Tags
No related merge requests found
# 05-syslog.conf # 05-syslog.conf
filter { filter {
if [type] == "syslog" { if [type] == "syslog" {
#Adjust to match the IP address of pfSense or OPNSense
if [host] =~ /172\.22\.33\.1/ { if [host] =~ /172\.22\.33\.1/ {
mutate { mutate {
add_tag => ["pf", "Ready"] add_tag => ["pf", "Ready"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment