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
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
Managed ingest block
When the endpoint is connected to Beacon managed ingest,config.json carries a non-secret managed_ingest block:
beacon endpoint connect writes the block and beacon endpoint disconnect clears it. It never holds the device key, which lives only in asymptote/vector-secrets.json, and it survives re-running beacon endpoint install.
Related
Endpoint install
Configure endpoint telemetry and collector service files.
Diagnostics bundle
Collect redacted endpoint support artifacts.