Documentation Index
Fetch the complete documentation index at: https://docs.asymptotelabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
beacon endpoint rapid7
Usebeacon endpoint rapid7 to generate Rapid7 InsightIDR Custom Logs forwarding content for Beacon endpoint events. The generated pack keeps Beacon as a local JSONL producer and helps your customer-managed shipper upload runtime.jsonl to a Rapid7 Custom Logs webhook event source.
Beacon does not store Rapid7 webhook URLs or tokens. Keep those values in your shipper configuration, endpoint-management secret store, or deployment tooling.
Commands
beacon endpoint rapid7 print-config
Print a Rapid7 Custom Logs webhook smoke-test uploader for the configured runtime log.
beacon endpoint rapid7 install-pack
Write Rapid7 InsightIDR Custom Logs forwarding content to a directory.
beacon endpoint rapid7 validate
Write and describe a Beacon Rapid7 validation event.
Runtime log paths
| Mode | Path |
|---|---|
| User mode | ~/.beacon/endpoint/logs/runtime.jsonl |
| System mode | /var/log/beacon-agent/runtime.jsonl |
beacon endpoint rapid7 print-config
beacon endpoint rapid7 print-config prints a Rapid7 Custom Logs webhook smoke-test uploader for the configured Beacon runtime JSONL log.
Examples
Print a smoke-test uploader for the default per-user Beacon install: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 rapid7 install-pack
beacon endpoint rapid7 install-pack writes Rapid7 InsightIDR Custom Logs forwarding content to a directory.
Examples
Generate a content pack for the default per-user install:Flags
| Flag | Description |
|---|---|
--output <dir> | Output directory for the Rapid7 InsightIDR content pack. Defaults to beacon-rapid7-pack |
--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 rapid7 validate
beacon endpoint rapid7 validate writes a Beacon validation event to the runtime JSONL log and prints the expected Rapid7 fields and validation query.
Examples
Write a validation event for the default per-user install: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 |
Related
Rapid7 forwarding
Configure Rapid7 InsightIDR Custom Logs webhook forwarding for Beacon events.
SIEM forwarding
Review forwarding patterns and validation steps.
Endpoint agent
Install and inspect the local endpoint agent.
Endpoint event schema
Review normalized Beacon JSONL fields and example events.

