But, we were wondering does Wazuh has any ways to send traffic to a HEC on Splunk?
Regards,
Supriya
Jesus Linares
unread,
Apr 30, 2020, 3:59:18 AM4/30/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Hi Supriya,
At this moment, Wazuh sends the alerts to a file (alerts.json) or via Syslog. If you want to forward them to another place, you need to use another tool like Filebeat/Logstash.
So, what I recommend is using the following setup: [Wazuh Manager -> alerts.json <- Filebeat] -> [Logstash] -> [Splunk].