Command Overview
beacon endpoint config inspects and safely updates the local Beacon endpoint configuration.
Command syntax
Commands
show
Print endpoint configuration with secrets redacted.
validate
Validate endpoint configuration and destination settings.
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 |
beacon endpoint config show
beacon endpoint config show prints the endpoint configuration with secrets redacted.
Manage endpoint configuration
Examples
Show per-user endpoint config:Show per-user endpoint config
Show system endpoint config
beacon endpoint config validate
beacon endpoint config validate validates the endpoint configuration file.
Run the validation check
Examples
Validate per-user endpoint config:Validate per-user endpoint config
Validate system endpoint config
Related
Endpoint install
Configure endpoint telemetry and collector service files.
Diagnostics bundle
Collect redacted endpoint support artifacts.

