Hello,

 

I am trying to exclude chattiness from my logs.

 

I am not able to get it to work.

 

We have tried -

if $fromhost-ip == '170.235.1.248' then stop

if $fromhost-ip == '170.235.1.249' then stop

 

 

and this -

if $fromhost-ip=='172.16.111.222' then
/dev/null/%FROMHOST-IP%/%syslogfacility-text%.log

 

I also have tried this 

if $fromhost-ip=='172.16.111.222' then /dev/null

 

To no avail.

 

 

Does anyone know what I am doing wrong ?

This is coming from a load balancer.

 

 

 

 

===========================

Thank You;

Chris Cheltenham
Technology Services
The School District of Philadelphia

Work # 215-400-5025
Cell # 215-301-6571 

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to