Community edition is free. Professional and Enterprise licenses are delivered manually after payment.
AlertWatch connects to your existing Wazuh and OpenSearch deployment read-only. Refer to Wazuh's documentation for their infrastructure requirements. As a general guide: OpenSearch requires a minimum of 8 GB RAM on its host for a small deployment.
Full AlertWatch UI for individuals and home labs. Requires an existing Wazuh + OpenSearch deployment.
Binary download coming soon. Request early access via the contact form.
For production use, AlertWatch should run as a system service so it starts automatically on boot and restarts on failure.
alertwatch.yaml in /opt/alertwatch/sudo useradd -r -s /sbin/nologin alertwatchsudo chown -R alertwatch:alertwatch /opt/alertwatchsudo chmod 600 /opt/alertwatch/alertwatch.yamlalertwatch.service to systemd:sudo cp alertwatch.service /etc/systemd/system/sudo systemctl daemon-reload && sudo systemctl enable --now alertwatchsudo systemctl status alertwatchsudo journalctl -u alertwatch -fnssm.exe in the same folder as alertwatch.exealertwatch.exe and alertwatch.yaml in a permanent folder (e.g. C:\AlertWatch\)install-windows.bat → Run as Administratorsc query AlertWatch ·
sc stop AlertWatch ·
sc start AlertWatchLogs are written to alertwatch.log in the installation folder with automatic daily rotation.
Contact us to purchase. We send a standard invoice — after payment you receive:
alertwatch.yaml template