A
A
Anton2016-10-13 17:03:01
ubuntu
Anton, 2016-10-13 17:03:01

How to make sure CRON is working?

A clean Ubuntu Server 16.04.1 x64 was installed on the VPS.
Next Nginx, and so on. Everything vital for a Rails project.
Next, I created several CRON tasks. The file itself, judging by the "crontab -l" command, successfully exists.
But now I'm beginning to suspect that the execution of all CRON tasks does not occur. I stupidly do not see the result of their work.
How to check (make sure) that tasks run on schedule? Is there any option for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
petriichuk, 2016-10-13
@petriichuk

Look at the system logs here /var/log/syslog

sudo -i
nano /var/log/syslog

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question