Commands
Use this reference to browse Beacon commands by hierarchy. Each command links to the consolidated guide section with examples, flags, and operational notes.beacon
Command syntax
| Command | Description |
|---|---|
beacon version | Display the installed Agent Beacon CLI version. |
beacon ci | Run ephemeral AI runtime telemetry collection in CI. |
beacon mcp | Expose local Beacon activity to MCP clients. |
beacon endpoint | Manage local endpoint telemetry, runtime logs, and integrations. |
beacon status | Alias for beacon endpoint status. |
beacon doctor | Alias for beacon endpoint doctor. |
beacon inventory | Alias for beacon endpoint inventory. |
beacon version
Command syntax
| Command | Description |
|---|---|
beacon version check | Check whether a newer Beacon CLI release is available. |
beacon ci
Command syntax
| Command | Description |
|---|---|
beacon ci exec | Run a command with Claude Code telemetry captured for CI. |
beacon ci validate | Validate CI runtime telemetry artifacts. |
beacon mcp
Command syntax
| Command | Description |
|---|---|
beacon mcp serve | Run the local Beacon MCP server over stdio or loopback HTTP JSON-RPC. |
beacon mcp doctor | Validate local Beacon MCP setup and print client configuration. |
beacon endpoint
Command syntax
| Command | Description |
|---|---|
beacon endpoint install | Install or update the local endpoint collector, runtime telemetry configuration, and optional Splunk HEC or Falcon LogScale HEC forwarding. |
beacon endpoint status | Inspect collector health, runtime log state, configured harnesses, diagnostics, and forwarding readiness. |
beacon endpoint doctor | Run local endpoint health checks with pass/fail exit behavior and optional safe remediation. |
beacon endpoint inventory | Show configured, detected, hook, and observed endpoint inventory. |
beacon endpoint discover | Discover supported local agent harnesses and their telemetry configuration state. |
beacon endpoint test-event | Write a synthetic endpoint validation event to the runtime JSONL log. |
beacon endpoint bundle-diagnostics | Write a redacted local diagnostics bundle for support and troubleshooting. |
beacon endpoint repair | Repair Beacon endpoint service files, telemetry configuration, and optional collector forwarding destinations. |
beacon endpoint uninstall | Remove Beacon endpoint service files, with an option to keep local logs. |
beacon endpoint config | Inspect, validate, and update endpoint configuration. |
beacon endpoint dashboard | Run the local dashboard over Beacon runtime logs for endpoint inspection. |
beacon endpoint wazuh | Configure Wazuh ingestion for Beacon endpoint events. |
beacon endpoint elastic | Generate Elastic content and run a local Elasticsearch, Kibana, and Filebeat validation stack. |
beacon endpoint datadog | Generate Datadog Agent custom log collection content for Beacon endpoint events. |
beacon endpoint sumo | Generate Sumo Logic HTTP Source forwarding content for Beacon endpoint events. |
beacon endpoint rapid7 | Generate Rapid7 InsightIDR Custom Logs forwarding content for Beacon endpoint events. |
beacon endpoint sentinel | Generate Microsoft Sentinel Azure Monitor Agent forwarding content for Beacon endpoint events. |
beacon endpoint cloudwatch | Generate AWS CloudWatch Logs forwarding content for Beacon endpoint events. |
beacon endpoint s3 | Generate AWS S3 forwarding content for Beacon endpoint events. |
beacon endpoint gcs | Generate Google Cloud Storage forwarding content for Beacon endpoint events. |
beacon endpoint hooks | Manage supported hook-based endpoint telemetry. |
beacon endpoint integrations openclaw | Set up and validate OpenClaw Gateway OTLP export. |
beacon endpoint integrations claude-cowork | Set up and validate Claude Cowork OTLP export. |
beacon endpoint config
Command syntax
| Command | Description |
|---|---|
beacon endpoint config show | Print endpoint configuration with secrets redacted. |
beacon endpoint config validate | Validate endpoint configuration and destination settings. |
beacon endpoint wazuh
Command syntax
| Command | Description |
|---|---|
beacon endpoint wazuh print-config | Print a Wazuh localfile snippet for Beacon endpoint events. |
beacon endpoint wazuh install-pack | Generate Beacon Wazuh rules, sample events, and config snippets into a directory. |
beacon endpoint wazuh validate | Write and describe a known-good Beacon Wazuh validation event. |
beacon endpoint elastic
Command syntax
| Command | Description |
|---|---|
beacon endpoint elastic print-config | Print a Filebeat config for Beacon endpoint events. |
beacon endpoint elastic install-pack | Generate Elasticsearch, Kibana, Filebeat, and Elastic Agent content into a directory. |
beacon endpoint elastic up | Start a local Elasticsearch, Kibana, and Filebeat validation stack. |
beacon endpoint elastic down | Stop the local Elastic validation stack. |
beacon endpoint datadog
Command syntax
| Command | Description |
|---|---|
beacon endpoint datadog print-config | Print a Datadog Agent custom log config for Beacon endpoint events. |
beacon endpoint datadog install-pack | Generate Datadog Agent custom log integration content into a directory. |
beacon endpoint datadog validate | Write and describe a known-good Beacon Datadog validation event. |
beacon endpoint sumo
Command syntax
| Command | Description |
|---|---|
beacon endpoint sumo print-config | Print a Sumo HTTP Source smoke-test uploader for Beacon endpoint events. |
beacon endpoint sumo install-pack | Generate Sumo Logic HTTP Source forwarding content into a directory. |
beacon endpoint sumo validate | Write and describe a known-good Beacon Sumo Logic validation event. |
beacon endpoint rapid7
Command syntax
| Command | Description |
|---|---|
beacon endpoint rapid7 print-config | Print a Rapid7 Custom Logs webhook smoke-test uploader for Beacon endpoint events. |
beacon endpoint rapid7 install-pack | Generate Rapid7 InsightIDR Custom Logs forwarding content into a directory. |
beacon endpoint rapid7 validate | Write and describe a known-good Beacon Rapid7 validation event. |
beacon endpoint sentinel
Command syntax
| Command | Description |
|---|---|
beacon endpoint sentinel print-config | Print a Sentinel DCR transform for Beacon endpoint events. |
beacon endpoint sentinel install-pack | Generate Microsoft Sentinel forwarding content into a directory. |
beacon endpoint sentinel validate | Write and describe a known-good Beacon Microsoft Sentinel validation event. |
beacon endpoint cloudwatch
Command syntax
| Command | Description |
|---|---|
beacon endpoint cloudwatch print-config | Print a Vector AWS CloudWatch Logs forwarding template for Beacon endpoint events. |
beacon endpoint cloudwatch install-pack | Generate AWS CloudWatch Logs forwarding content into a directory. |
beacon endpoint cloudwatch validate | Write and describe a known-good Beacon AWS CloudWatch Logs validation event. |
beacon endpoint s3
Command syntax
| Command | Description |
|---|---|
beacon endpoint s3 print-config | Print a Vector AWS S3 forwarding template for Beacon endpoint events. |
beacon endpoint s3 install-pack | Generate AWS S3 forwarding content into a directory. |
beacon endpoint s3 validate | Write and describe a known-good Beacon AWS S3 validation event. |
beacon endpoint gcs
Command syntax
| Command | Description |
|---|---|
beacon endpoint gcs print-config | Print a Vector Google Cloud Storage forwarding template for Beacon endpoint events. |
beacon endpoint gcs install-pack | Generate Google Cloud Storage forwarding content into a directory. |
beacon endpoint gcs validate | Write and describe a known-good Beacon Google Cloud Storage validation event. |
beacon endpoint hooks
Command syntax
| Command | Description |
|---|---|
beacon endpoint hooks install | Install Beacon endpoint hooks for supported hook harnesses. |
beacon endpoint hooks status | Show Beacon endpoint hook integration status for a supported harness. |
beacon endpoint hooks uninstall | Remove Beacon endpoint hooks for supported harnesses. |
beacon endpoint integrations claude-cowork
Command syntax
| Command | Description |
|---|---|
beacon endpoint integrations claude-cowork print-config | Print Claude Cowork OTLP setup guidance for organization administrators. |
beacon endpoint integrations claude-cowork setup | Print or create Claude Cowork OTLP admin settings. |
beacon endpoint integrations claude-cowork status | Show Claude Cowork endpoint integration status. |
beacon endpoint integrations claude-cowork validate | Validate whether Claude Cowork events are arriving at the configured collector. |
beacon endpoint integrations openclaw
Command syntax
| Command | Description |
|---|---|
beacon endpoint integrations openclaw print-config | Print OpenClaw Gateway OTLP setup guidance. |
beacon endpoint integrations openclaw status | Show OpenClaw Gateway endpoint integration status. |
beacon endpoint integrations openclaw validate | Validate whether OpenClaw OTLP-derived events are arriving. |

