diff --git a/10-syslog.conf b/10-syslog.conf
index e4c6cc2b24ec0351346ad6af1de52bc0d1790111..e725fea49c3727b849f5c135332670d4311bcfbb 100644
--- a/10-syslog.conf
+++ b/10-syslog.conf
@@ -1,7 +1,7 @@
 filter {  
   if [type] == "syslog" {
     #for multiple pfSense
-    #if [host] =~ /^0\.0\.0\.0$/ or [host] =~ /^0\.0\.0\.0$/
+    #if [host] =~ /0\.0\.0\.0/ or [host] =~ /0\.0\.0\.0/
     #change to pfSense ip address
     if [host] =~ /192\.168\.1\.1/ {
       mutate {