LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How can I increase cron log level (https://www.linuxquestions.org/questions/linux-general-1/how-can-i-increase-cron-log-level-946574/)

sandersch 05-24-2012 02:09 AM

How can I increase cron log level
 
I want to increase the cron log level if at all possible.
My cron log entry in syslog.conf is this:
cron.* -/var/log/cron.log

But it seems that not all is showing up.
Can I increase the log level and if yes how?

pan64 05-24-2012 02:33 AM

there are different possibilities: sometimes -x, sometimes -L <loglevel> can be used, sometimes there is no way to change (just on/off). Why do you need this?

sandersch 05-24-2012 02:38 AM

I need it because of this issue: Debian daily cron job won't run, but does run in cron.hourly.
http://www.linuxquestions.org/questi...hourly-946114/

pan64 05-24-2012 02:42 AM

so you can debian, see: http://man.flashnux.com/en/debian/6/...n8/cron.8.html
try -L <loglevel>


All times are GMT -5. The time now is 10:18 PM.