No Cronjob Logs

Discussion in 'ISPConfig 3 Priority Support' started by molahs, Aug 31, 2022.

  1. molahs

    molahs Member HowtoForge Supporter

    Hi all,

    We have one site that has various cronjobs that call various urls.

    What we would like to happen is that when these cronjobs run, the output from wget is appended to the system log. We checked /private/cron.log of the site and it is not logging the output of these cronjobs there. What's the best way to accomplish this?

    upload_2022-8-31_12-24-28.png
     
  2. molahs

    molahs Member HowtoForge Supporter

    For context, we are running Ubuntu 18.04.5 LTS (Bionic Beaver)) ISPConfig 3.2.8p1
     
  3. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    As you call it as URL cron, I don't think there is much output to log from the script. You can set up the script to write a log somewhere of course.
     

Share This Page