Am 19.03.2010 05:20, [email protected] wrote:

>> If it's ' - it doesn't like the rule.
>
> when all else fails, look at the documentation ;-)
>
> http://www.rsyslog.com/doc-rsyslog_conf_filter.html
>
> the line should have been
>
> :programname, isequal, 'postgres' ~

The correct entries should be (" works, ' - doesn't):

:programname, isequal, "postgres" ~
*.*;auth,authpriv.none          -/var/log/syslog


Much thanks for your help!


-- 
Tomasz Chmielewski
http://wpkg.org


_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to