messages忽略包含特定字符串的信息

filter f_aaa        { match("127.0.0.1"); };
filter f_messages   { not facility(news, mail) and not filter(f_iptables) and not filter(f_aaa); };

posted @ 2013-04-12 12:45  lucky-365  阅读(134)  评论(0编辑  收藏  举报