Skip to content
Home » Where is the cron log ?

Where is the cron log ?

By the default installation the cron or crontab jobs are logged to :

/var/log/syslog

To check the cron jobs in the specific log file then run :

grep CRON /var/log/syslog

Also Read:

How to List users in Linux