Follow logs and verify project health
Read a bounded snapshot
switchyard status <project>switchyard logs <project> --tail 100Status reports runtime observation, health, stale/disconnected evidence, and project derivation separately. Logs keep original messages while adding project, service, run, source, stream, timestamp, and best-effort level fields.
Follow in the browser
switchyard ui --path /projects/<project-id>Open Logs to follow the redacted stream and Overview for required health checks. Reconnection uses bounded sequence replay and then refreshes state when the replay window is insufficient.
Observable success
A healthy project has every required check passing. A live process with a failed check remains running and becomes degraded. When an observer is unavailable or data is old, Switchyard shows disconnected or stale instead of inventing readiness.
For shareable evidence, preview the support bundle before writing it:
switchyard doctor --bundle --previewUse this pageLast verified Jul 17, 2026
Copy-ready MarkdownOpen sourceReport a docs issue