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 status
beacon endpoint status reports the current local endpoint configuration, collector status, launchd service state, discovered harnesses, diagnostics, destination status, and the last observed Beacon event.
Examples
Show endpoint status with the default per-user paths:Output
Status includes:- Beacon CLI version
- Config path and runtime log path
- Runtime-log source warnings if a system collector may be writing OTLP events to a different log
- Collector health and configured OTLP ports
- launchd service status
- Discovered AI runtime harnesses
- Endpoint diagnostics
- Destination configuration in JSON output, including Splunk HEC endpoint, index, source, and sourcetype when configured
- Last Beacon event in the runtime log, when present
--json includes a destinations.splunk_hec object with configured: true and the non-secret destination settings. The HEC token is not printed.
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 status as JSON |
Related
beacon endpoint install
Install local endpoint telemetry configuration.
beacon endpoint discover
Discover supported local AI agent runtimes.

