Testing Workflow
Use local testing to confirm Beacon is installed, writing endpoint events, and readable through local review tools before you move into managed deployment or log forwarding. Beacon runs locally by default. These checks use the endpoint runtime JSONL log and local-only commands, so you can validate collection without a Beacon-hosted account or external network dependency.Validation workflow
Check endpoint health
Run
beacon endpoint status and beacon endpoint doctor to confirm the endpoint configuration, collector, runtime log, and local service state.Write a validation event
Use
beacon endpoint test-event to append a known-good synthetic event to the runtime JSONL log.Review the dashboard
Start
beacon endpoint dashboard --open and confirm the validation event appears in Log Search and summary views.Validate MCP access
Run
beacon mcp doctor, then test an MCP query path against the same runtime log to confirm local assistants only receive the intended compact activity summaries.Guides
Endpoint validation
Confirm endpoint health, write validation events, and inspect the runtime JSONL log.
Dashboard testing
Review Log Search, Security Overview, and runtime inventory from the local dashboard.
Model Context Protocol (MCP)
Test local MCP tools and connect Cursor or Claude Code to Beacon activity.

