Overview
This guide shows how to confirm local telemetry collection, generate or find activity, inspect runtime events in the dashboard, and decide whether events are ready to forward for detection. Use it when you want to see what supported AI agent runtimes actually did: prompts, tools, commands, approvals, MCP-like activity, file changes, and runtime health signals.Setup
Configure endpoint telemetry:Configure collection
Sample output
Sample output
Sample output
Write a validation event
Sample output
Sample output
Sample output
1. Generate Or Find Activity
Run a supported local agent harness, then check that Beacon has observed activity:Check observed runtime coverage
2. Open The Local Dashboard
Open Log Search and Security Overview:Open the dashboard
3. Inspect Key Fields
| Signal | Why it matters |
|---|---|
| Harness | Identifies the agent runtime that produced the event. |
| User and endpoint | Ties activity to the local account and host. |
| Session and repository | Reconstructs where work happened. |
| Tool, command, file | Shows actions taken by the agent. |
| MCP-like activity | Highlights external tool or server interactions. |
| Approval and policy | Shows prompts for permission, denial, blocking, or enforcement context. |
| Severity and needs-review | Helps analysts prioritize. |
| Content handling | Explains whether prompt, command, or diff content is present, redacted, or truncated. |
4. Investigate Activity
In Log Search, start with:- Harness or model
- Severity or needs-review
- Commands and file changes
- Approval or blocked activity
- MCP-like activity
- Repository or working directory
5. Forward For Detection
Beacon writes normalized JSONL locally first. Forward it into Wazuh, Splunk HEC, Falcon LogScale, Elastic, Datadog, Sumo Logic, Rapid7 InsightIDR, Microsoft Sentinel, AWS S3, Google Cloud Storage, or a customer-managed shipper with Log Forwarding.Key Features Demonstrated
- Local collection health and last-event freshness.
- Runtime coverage from installed/configured/observed inventory state.
- Cross-runtime event review through the normalized endpoint schema.
- Dashboard-based triage before SIEM or log forwarding.
Troubleshooting
- If
beacon endpoint statushas no recent event, runbeacon endpoint test-event. - If test events appear but runtime activity does not, confirm the runtime is supported and configured in Inventory Local Agent Runtimes.
- If the dashboard is empty, confirm it is reading the same user-mode, system-mode, or custom runtime log you validated.
- If forwarded events are missing downstream, validate local JSONL first before debugging destination configuration.
Related
Inventory Local Agent Runtimes
Discover local runtimes, MCP servers, configs, hooks, and observed coverage.
Endpoint Telemetry
Configure endpoint telemetry and harnesses.
Endpoint Event Schema
Review normalized Beacon JSONL fields and event entities.
Log Forwarding
Forward Beacon endpoint events into customer-managed destinations.

