Posts tagged with

Rsyslog

Logging

It is handy to have cron log to /var/log/cron.log. You can change this setting in sudo vim /etc/rsyslog.d/50-default.conf You will need to restart the services sudo service rsyslog restart sudo service cron restart

Read more →