Calender Overview

Calendar Logs Overview

The Calendar Logs view is a read-only history of the operations executed by the calendar. Each time a calendar item starts or ends, the operations assigned to it are run, and every run produces one log entry. Use this view to verify that actions were applied and to diagnose failures.

Log Columns

  • Id — unique identifier of the log entry.
  • Calendar item — the calendar item whose schedule triggered the operation.
  • Operation — the name of the operation that was run.
  • Edge — whether the entry was triggered by the item start or end (which decides if the start or end value was written).
  • Scheduled at — the time the operation was due to run (shown in UTC).
  • Executed at — the time the operation actually ran; empty if it has not run yet.
    - Status — the outcome, for example pending, success, or error.
  • Error — the error message when an execution failed; empty otherwise.

Working with Logs

  • Use Refresh to reload the latest entries.
  • Use the filter to find entries by calendar item, operation, status, or date.
  • Entries can be deleted, except those still in the pending state — a scheduled run that has not yet executed cannot be removed.