Skip to content

How do I use the operations journal?

Requires Pro

The journal lives in the Operations area, on the Journal tab, and documents system and job events. Use “Add Journal entry” to record an occurrence: Source, Level, Event and, optionally, a Message. Typically, automated processes (cron, system) write here — but you can also create entries manually.

Operations is part of the Operations module and is available from the Pro tier. Without this license, the server returns 403.

  1. Open Operations → Journal. Choose Operations in the left-hand navigation, then the Journal tab. The table shows the events with Source, Level and Event.

    The 'Journal' tab in the Operations area.
  2. Create an entry. Click “Add Journal entry” and fill in the dialog:

    • Source (required) — origin, e.g. cron, system, backup.
    • Level (required)Information, Warning or Error.
    • Event (required) — a short identifier, e.g. backup.completed.
    • Message (optional) — free-text details.
    A journal entry: source, level, event and an optional message.
  3. Save. The entry appears in the journal list immediately.

  • Tenant-bound: Every entry belongs to your current tenant and is invisible to others.
  • Retention: Under Administration → Configuration → Journal retention (days), administrators define after how many days journal entries are automatically deleted (0 = keep forever).
  • Journal ≠ audit log: The journal can be freely populated (system/job events). The audit log, by contrast, automatically logs every write action a user performs and cannot be written to manually.
  • No automatic delivery: A journal entry does not trigger an e-mail. For delivery to recipients, use Notifications.