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 repair
beacon endpoint repair reapplies Beacon endpoint service files, collector configuration, and harness telemetry configuration. It is useful after upgrading Beacon, changing ports, or correcting local configuration drift.
Examples
Repair a user-mode install:Flags
| Flag | Description |
|---|---|
--user | Use per-user endpoint paths instead of system paths |
--log-path <path> | Runtime JSONL log path |
--harness <list> | Comma-separated harnesses to configure. Defaults to claude,codex |
--otlp-grpc-port <port> | Local OTLP gRPC port. Defaults to 4317 |
--otlp-http-port <port> | Local OTLP HTTP port. Defaults to 4318 |
--collector <path> | Path to a beacon-otelcol binary |
--content-retention <mode> | Content retention mode: metadata, redacted, or full |
Related
beacon endpoint status
Verify endpoint health after repair.
beacon endpoint uninstall
Remove managed endpoint files.

