Error & Log Access provides persistent error tracing with a full acknowledgment and resolution workflow. Errors are surfaced directly to agents, who can acknowledge issues, create investigation tasks, and track resolution progress.
When an error occurs in the system, it is captured and stored in the Error Registry with a full trace. Agents can query recent errors, acknowledge them to signal awareness, and create investigation tasks directly from error traces. The resolution workflow ensures errors are tracked through to completion.
| Tool | Description |
|---|---|
acs_list_error_traces | List persistent error traces with component/service filters |
acs_ack_error_trace | Acknowledge an error trace (signal investigation in progress) |
acs_resolve_error_trace | Mark an error trace as resolved |
acs_create_task_from_error_trace | Create an investigation task directly from an error trace |