Skip to main content

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 wazuh validate

beacon endpoint wazuh validate writes a Beacon validation event to the runtime JSONL log and describes it, so you can verify localfile ingestion in Wazuh.
beacon endpoint wazuh validate --user

Examples

Write a validation event for a user-mode install:
beacon endpoint wazuh validate --user
Write a validation event to a custom runtime log:
beacon endpoint wazuh validate --log-path /path/to/runtime.jsonl

Flags

FlagDescription
--userUse per-user endpoint paths instead of system paths
--log-path <path>Runtime JSONL log path

beacon endpoint wazuh print-config

Print the Wazuh localfile snippet.

beacon endpoint dashboard

Inspect Beacon events locally.