Good evening everyone,
I’m currently trying to automate my security alerts with N8N via Wazuh, the idea of this is I get a new alert / data entry into my wazuh platform / manager and it will send a webhook to N8N with the alert info and extract specific information to then action on what was found.
The issue I’m having is obviously there’s no default Wazuh node, so I found an integration online on GitHub and installed it into my Wazuh server to forward the webhook to N8N.
For some reason I cannot get it working, nothing in logs, when alert pops off nothing get sent and when I manually curl the webhook it works fine. Anyone done this before or have any luck?
In there I was using the N8N connector