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 install-pack

beacon endpoint wazuh install-pack writes Beacon Wazuh rules and configuration snippets to an output directory.
beacon endpoint wazuh install-pack --output ./beacon-wazuh --user
Use the generated content pack when you want a file-based bundle of Wazuh integration artifacts instead of copying only the localfile snippet.

Examples

Generate a content pack for a user-mode install:
beacon endpoint wazuh install-pack --output ./beacon-wazuh --user
Generate a content pack for a custom runtime log:
beacon endpoint wazuh install-pack \
  --output ./beacon-wazuh \
  --log-path /path/to/runtime.jsonl

Flags

FlagDescription
--output <dir>Output directory for the Wazuh content pack. Required
--userUse per-user endpoint paths instead of system paths
--log-path <path>Runtime JSONL log path

beacon endpoint wazuh print-config

Print only the Wazuh localfile snippet.

beacon endpoint wazuh validate

Write a Beacon validation event.