Hi, I'm trying to understand how to use the mmanon action, but so far everything I've tried has not worked.
I have: $ModLoad imuxsock $ModLoad mmanon $ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat auth,authpriv.* /var/log/auth.log *.*;auth,authpriv.none -/var/log/syslog #cron.* /var/log/cron.log daemon.* -/var/log/daemon.log kern.* -/var/log/kern.log lpr.* -/var/log/lpr.log mail.* action(type="mmanon") action(type="omfile" file="/var/log/mail.log") user.* -/var/log/user.log but messages for the mail facility are not getting anonymized. I must be missing something obvious, but this is my first experience with actions in rsyslog and I am unsure if this is the correct way to go about this. Thanks for any suggestions or help! micah _______________________________________________ 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.

