From 25a8ec6bd98fa93b0d44ece9109c3705d21f4fcf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C4=93teris=20Caune?=
journalctl
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.