2010/1/15 <[email protected]>: > 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? _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

