Create a gist now

Instantly share code, notes, and snippets.

anonymous /gist:ba36b812aba67ad49364 Secret
Created May 26, 2012

What would you like to do?
..still written to /var/log/syslog
in /etc/rsyslog.d/01-bis.conf
-----------------
:msg, contains, "bis_cronjob" /var/log/bis/cron.log
& ~
-----------------
% echo "TEST" | logger -t bis_cronjob
the TEST logentries are still written /var/log/syslog instead of /var/log/bis/cron.log
Ubuntu 10.04.4 LTS
rsyslog 4.2.0-2ubuntu8.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment