Hello All, Is there anyway to force rsyslog to catch particular level for given facility?
I cannot catch `info` and `debug` messages with following line in `/etc/rsyslog.d/70-op.conf`: ``` local3.=debug;local3.=info;local3.* /var/log/op.log ``` -- Regards. Alexey. _______________________________________________ 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.

