When I run the preview command manually, it takes several seconds and ends, so I’m assuming it works, but how can I see if the cron job execution is working correctly? Which log can I check? Thanks.
I know how to run it but I’m asking how I can verify that the CRON job for it is running in the background? I’m not sure how/where in the logs to check.
For me i get the output of each scan result posted into /var/mail/root, so on sudo vi /var/mail/root shows me all scans ever run, by typing G (capitol) i reach the end of file whee the latest scans are. It is in the root folder as the scan command needs to be run by root.