Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I am trying to test a cron job.
When I run crontab -l the output is:
*/1 * * * * curl https://www.google.com >> /home/log/crontest.log 2>&1
I also have the following to set cron log in the /etc/rsyslog.d/50-default.conf:
cron.* /var/log/cron.log
And created a file /var/log/cron.log and /home/log/crontest.log.
I restarted the system, sudo service rsyslog restart.
But nothing is logged.
Q1. Is there any way that I can test if the corn is working? Q2. What could be the reasons that the cronjob is not working?
dc4230bda0b4464dbcf3a811978d84
marco
marco
Deeraj EA
billcore
Wran
cdb506d145284bffa8911de72274b5
Sean
bc2f52583874402a988f587c00195d
Dorian Bodnariuc
2bc7ff122d3448628b436c998421f9