Good morning, I need help configuring the integration between Darktrace and Wazuh. I would like Wazuh to receive Darktrace logs so that alerts and incidents can be displayed on the Wazuh dashboard.
So the approach can be in 2 ways. Configure Darktrace to send logs directly to the Wazuh server as the syslog receiver, or use a rsyslog server to mediate between Darktrace and Wazuh for normalization and customization before the logs are forwarded to Wazuh.
The latter is more scalable and robust, so I would advise you to use that approach.
Ref:https://documentation.wazuh.com/current/user-manual/capabilities/log-data-collection/syslog.html
https://wazuh.com/blog/how-to-configure-rsyslog-client-to-send-events-to-wazuh/

