diff --git a/templates/docs/monitoring_cron_jobs.html b/templates/docs/monitoring_cron_jobs.html index 9672de60..36f32432 100644 --- a/templates/docs/monitoring_cron_jobs.html +++ b/templates/docs/monitoring_cron_jobs.html @@ -96,7 +96,7 @@ than what is configured on SITE_NAME.

-

Viewing cron logs using journalctl

+

Viewing Cron Logs Using journalctl

On a systemd-based system, you can use the journalctl utility to see system logs, including logs from the cron daemon.

To see live logs:

diff --git a/templates/docs/monitoring_cron_jobs.md b/templates/docs/monitoring_cron_jobs.md index 2d3abb91..65d797d0 100644 --- a/templates/docs/monitoring_cron_jobs.md +++ b/templates/docs/monitoring_cron_jobs.md @@ -104,7 +104,7 @@ System clock synchronized: yes RTC in local TZ: no ``` -## Viewing cron logs using `journalctl` +## Viewing Cron Logs Using `journalctl` On a systemd-based system, you can use the `journalctl` utility to see system logs, including logs from the cron daemon.