Automate Wazuh Rule Deployment with GitHub and Telegram Alerts - n8n Workflow | Neura Market
Automate Wazuh Rule Deployment with GitHub and Telegram Alerts
Streamline your Wazuh rule deployment process by automating validation, deployment, and notifications using GitHub commits and Telegram alerts.
This workflow automates the deployment of Wazuh rules by monitoring GitHub commits for specific tags. It validates the XML rules, deploys them to the Wazuh Manager, restarts the service, and sends success or failure notifications via Telegram. This reduces manual intervention, speeds up deployment, and ensures only validated rules are applied.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Amira Said
deploy-wazuh
if
ssh
code
noOp
telegram
httpRequest
githubTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.