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 uninstall
beacon endpoint uninstall unloads the local Beacon service and removes managed endpoint files.
Examples
Remove a user-mode install:Flags
| Flag | Description |
|---|---|
--user | Use per-user endpoint paths instead of system paths |
--log-path <path> | Runtime JSONL log path |
--keep-logs | Keep runtime logs during uninstall |
--keep-config | Keep harness telemetry configuration during uninstall |
Removed paths
Beacon removes files listed in its install manifest, including managed config, collector config, and service files. Unless--keep-logs is set, it also removes the configured runtime JSONL log.
Related
beacon endpoint install
Reinstall local endpoint telemetry.
beacon endpoint status
Check whether Beacon is still configured.

