heliograph_read_log
Read a captured log in full, including passing and failing entries, to understand failures in context. Each line includes a UTC timestamp for accurate analysis.
Instructions
Read a captured log whole. Every line carries a UTC timestamp. Read all of it, including the parts that worked: a passing probe beside a failing one is the control that says what the failure means. A green exit means the probes that ran passed, not that the work happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Log filename. Omit for the most recent. | |
| estate | No | Which estate. Optional when only one is configured. |