1. Home
  2. Hosting
  3. Servers
  4. How to View Your Cron Logs via Your WHM Dashboard
  1. Home
  2. Hosting
  3. Problem Solving
  4. How to View Your Cron Logs via Your WHM Dashboard

How to View Your Cron Logs via Your WHM Dashboard

OrangeWebsite.com offers WHM/cPanel option for all our Cloud VPS and Dedicated Server Offerings. This allows the administrator to manage the server more easily, compared to running CLI on a server terminal.

  1. To view your cron logs, you need to log in to your WHM (Web Host Manager).

    log in to whm
  2. Once logged in to your WHM dashboard, search for Terminal and click on it. You then need to cd into the log directory:

    cd /var/log

    Then, you can list the directory for all files containing cron:

    ls -la | grep cron

    Then, you can either view the last few lines:

    tail -4 cron-20220710

    cron logs

Not a customer? Did you like this knowledgebase article?
If you did like this knowledgebase article and are not currently a customer but are looking for a trusted offshore host, feel free to browse what we have to offer over at OrangeWebsite. We have products that fit everyone from individuals to small, medium, and big-sized businesses. We just might be what you are looking for.

Updated on July 29, 2024
Was this article helpful?

Related Articles