I have rsyslog 7.4.5 compiled on Ubuntu 12.04, required because I need re_match() and it not to core dump as per the latest crash in 7.4.3. rsyslogd now core dumps when using this expression:
if $syslogfacility-text == "local1" then /var/log/test.log Any other filter such as "$msg == blah" or "$syslogfacility-text contains blah" works fine. It's only when using "$syslogfacility-text ==" that it crashes. It crashes when running "rsyslogd -N 5" and of course on startup proper etc. Thoughts? mike -- Michael Hart Arctic Wolf Networks M: 226.388.4773 _______________________________________________ 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.

