Command Overview
beacon ingest shows managed ingest status and uploads endpoint telemetry to configured Asymptote Managed destinations.
Command syntax
Managed ingest requires dashboard credentials from
beacon login and endpoint ingest configuration. Local endpoint collection remains local-only unless managed ingest is configured and upload commands are used.Commands
status
Show configured ingest status across ingest sources.
endpoint
Check and upload endpoint telemetry for managed ingest.
Shared Flags
beacon ingest status, beacon ingest endpoint status, and beacon ingest endpoint upload accept the same endpoint selection and output 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 status
beacon ingest status prints configured ingest status across ingest sources.
Show ingest status
Example output
Print JSON
Related
Endpoint ingest
Check endpoint upload status and upload local runtime events.
beacon login
Authenticate the Beacon CLI with your Asymptote dashboard account.

