Skip to main content

Monitor Cron Job Logs

Applies to: System Administrators, DevOps

The Cron Job Logs provide a detailed history of every execution attempt for your scheduled tasks, which is essential for debugging and ensuring system health.

Accessing the Logs

  1. Navigate to Product Settings > Cron Job Logs.
  2. You are presented with a filterable table of all log entries.

Cron job logs

Understanding the Log Entries

Each log entry contains crucial information:

  • Name: The task that ran.
  • Job Execution ID: A unique identifier assigned to track and reference specific job runs.
  • Status: Succeeded or Running.
  • Created At: When the execution began.

Using Filters

Use the filters to quickly find what you need:

  • Date Range: Find logs from a specific period.
  • Status: Filter to see only Failed jobs for troubleshooting.
  • Name: View the history of a specific cron job.