From b38bd66a002a4e85bba9abe56297d79744a59fbc Mon Sep 17 00:00:00 2001 From: a3ilson <a@3ilson.com> Date: Sat, 4 Nov 2017 19:13:33 -0400 Subject: [PATCH] Update 10-syslog.conf --- 10-syslog.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/10-syslog.conf b/10-syslog.conf index e725fea..e6310f9 100644 --- a/10-syslog.conf +++ b/10-syslog.conf @@ -1,7 +1,5 @@ filter { if [type] == "syslog" { - #for multiple pfSense - #if [host] =~ /0\.0\.0\.0/ or [host] =~ /0\.0\.0\.0/ #change to pfSense ip address if [host] =~ /192\.168\.1\.1/ { mutate { -- GitLab