J
JOATOSIT Operations Platform
Browse documentation

Activity logs

Administration

The Logs page is a window into what's happening across JOATOS — system events, an audit trail of changes, and a search across all collected logs. Open it from Logs in the sidebar (also under Settings → Logs).

Three tabs

System Events

Events from JOATOS itself — schedulers, collectors, and background jobs. Columns show the time, level (Info / Warn / Error), source, and message. Filter by level and source. Admins also see system-level events for operational visibility.

Audit Trail

A record of create, update, and delete actions on your infrastructure records (servers, devices, credentials, sites, services). Columns show the time, action, entity, name, and user. Filter by entity type and action — handy for answering "who changed this, and when?".

Search

A single search box across all log sources — system events, device logs, server logs, Windows Event Logs, and Linux journal entries. Enter a term (at least two characters) to find matching entries, each tagged with its type, severity, source, and related device or server.

Refresh and limits

The System Events and Audit tabs refresh automatically (about every 30 seconds), and each view shows up to the most recent 200 entries.

Retention

System event logs are kept for around 90 days; older entries can be pruned by an administrator.

Notes & tips

  • Use the Audit Trail to trace configuration changes; use Search to chase a specific host or error across every log source at once.
  • The Logs module is optional — if you don't see it, an admin can enable it under Settings → Modules.

Related