OPS LOGS
Run ledger for automated tasks and command executions. Each row is a recorded run (e.g. validation, ratio tasks, scripts) with status, duration, and optional summary.
Logs are stored in the database when SIXTH_MAN_DB_URL is set. Scripts or automation post to POST /ops/logs to record a run; this page reads from GET /ops/logs. If the list is empty, either no runs have been recorded yet or the backend has no database configured.
Loading logs...