I'm trying to use rsyslog and I want to filter out messages that contain the phrase, "imapd". Here's my conf lines.
- Code: Select all
:Message, contains, "imapd" ~
*.* >localhost,Syslog,user,password
However, it's not happening... any ideas?
Moderator: rgerhards
:Message, contains, "imapd" ~
*.* >localhost,Syslog,user,password:msg, contains, "imapd" ~

Users browsing this forum: No registered users and 0 guests