[rsyslog] rsyslog 5.3.6 (v5-beta) released

Michael Biebl mbiebl at gmail.com
Fri Jan 15 08:42:10 CET 2010


2010/1/15  <david at lang.hm>:

> I think I just realized the problem
>
> you have
>
> :programname, contains, "NetworkManager" /var/log/NetworkManager.log
> ~
> :programname, contains, "wpa_supplicant" /var/log/NetworkManager.log
> ~
>
> when you should have
>
> :programname, contains, "NetworkManager" /var/log/NetworkManager.log
> & ~
> :programname, contains, "wpa_supplicant" /var/log/NetworkManager.log
> & ~
>
> give that a shot.

The error message goes away but rsyslog still logs nothing.

Interesting fact is, that the above syntax worked fine with 4.4.2



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



More information about the rsyslog mailing list