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.
Endpoint Agent
Thebeacon endpoint command group manages the local Beacon endpoint agent. It configures AI runtime telemetry, runs a local OpenTelemetry Collector, writes Beacon endpoint events to JSONL, and exposes subcommands for local inspection and integrations.
Lifecycle Commands
beacon endpoint install
Configure endpoint telemetry, collector service files, and harness telemetry.
beacon endpoint status
Show collector, service, harness, diagnostic, and runtime log status.
beacon endpoint discover
Discover supported local AI agent runtimes.
beacon endpoint repair
Reapply service files and telemetry configuration.
beacon endpoint uninstall
Stop services and remove managed endpoint files.
Related Groups
Dashboard
Inspect Beacon runtime logs in a local dashboard.
Wazuh
Manage Wazuh localfile, rule, and validation content.
Cursor hooks
Manage hook-based endpoint integrations.
Claude Cowork
Manage admin-configured Claude Cowork OpenTelemetry export.
Common Paths
| Item | User mode | System mode |
|---|---|---|
| Config | ~/.beacon/endpoint/config.json | /Library/Application Support/Beacon/Endpoint/config.json |
| Runtime log | ~/.beacon/endpoint/logs/runtime.jsonl | /var/log/beacon-agent/runtime.jsonl |
| Collector config | ~/.beacon/endpoint/otelcol.yaml | /Library/Application Support/Beacon/Endpoint/otelcol.yaml |

