Wazuh
Wazuh provider allows you to get alerts from Wazuh via custom integration.
Overview
The Wazuh provider enables seamless integration between Keep and Wazuh. It allows you to get alerts from Wazuh to Keep via custom integration making it easier to track security-related activities in one place.
Please refer to the Wazuh Docs if you want to learn more about Wazuh Custom Integrations.
Connecting Wazuh to Keep
To connect Wazuh to Keep, you need to configure it as a custom integration in Wazuh. Follow the steps below to set up the integration:
-
Keep webhook scripts need to installed on the Wazuh server.
-
You can download the Keep webhook scripts using the following command:
- Copy the downloaded script to the following path on the Wazuh server:
/var/ossec/integrations/
and set correct permissions
-
Get the Webhook URL of Keep which is
https://api.keephq.dev/alerts/event/wazuh
. -
Get the API Key of Keep which you can generate in the Keep settings.
-
In the config
/var/ossec/etc/ossec.conf
set new integration block
Please refer to the Wazuh Documentation for more information
and set the level
you are interested in.
7. Restart the wazuh-manager