Documentation Index
Fetch the complete documentation index at: https://docs.asymptotelabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
beacon endpoint doctor
beacon endpoint doctor runs local health checks for the Beacon endpoint agent and exits non-zero when any check fails.
beacon endpoint status.
beacon doctor is a top-level alias for beacon endpoint doctor.
Checks
Doctor verifies:- Endpoint configuration file
- Collector configuration file
- Runtime JSONL log path
- Runtime log permissions
- launchd plist on macOS
Flags
| Flag | Description |
|---|---|
--user | Use per-user endpoint paths. Enabled by default |
--system | Use system endpoint paths and launch daemon |
--log-path <path> | Runtime JSONL log path |
--json | Print doctor results as JSON |
Examples
Run health checks with the default per-user paths:Related
Endpoint status
Inspect collector, service, harness, diagnostics, and runtime-log state.
Endpoint inventory
Show configured, detected, and observed endpoint inventory.

