Command Overview
beacon ingest endpoint manages endpoint telemetry uploads to Asymptote Managed ingest.
Command syntax
Endpoint ingest requires dashboard credentials from
beacon login and endpoint ingest configuration. Beacon endpoint collection remains local-only unless managed ingest is configured and endpoint upload commands are used.Commands
status
Show endpoint telemetry upload status.
upload
Upload endpoint telemetry to managed ingest.
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 output as JSON |
beacon ingest endpoint status
beacon ingest endpoint status prints endpoint telemetry upload status, including whether ingest is enabled, whether it is managed, whether the CLI is logged in, upload cursor position, accepted and rejected counts, and the last upload error when present.
Show endpoint ingest status
Show system endpoint ingest status
Print JSON
beacon ingest endpoint upload
beacon ingest endpoint upload uploads endpoint telemetry from the runtime log to managed ingest.
Upload endpoint telemetry
Upload from a runtime log
Related
beacon ingest
Review the managed ingest command group.
Endpoint config
Inspect and validate local endpoint configuration.

