pushing logs from crowdstrike endpoint(falcon) to my wazuh SIEM
288 views
Skip to first unread message
Vishak Jaisimha
unread,
Aug 7, 2024, 3:31:36 AM8/7/24
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
Hello, For the past few days i have been trying to integrate wazuh with crowdstrike EDR. I was able to setup the SIEM connector and get it to run.But now i have no clue as to how to use the SIEM connector to fetch the falcon logs and push to my Wazuh SIEM. I would be thankful if someone can help me out thanks again.
Antonio David Gutiérrez
unread,
Aug 7, 2024, 4:23:02 AM8/7/24
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,
I am not familiar with Falcon SIEM connector.
Wazuh supports different mechanisms to collect logs: log files, commands, Windows event channels, syslog. See more information in https://documentation.wazuh.com/4.8/user-manual/capabilities/log-data-collection/index.html. So if you want to use the Falcon SIEM connector to send logs to Wazuh, this should generate as output some of the supported log input mechanism of Wazuh.
I found some related topics where the data of Falcon SIEM connector could be emitted in JSON format to files, and then configure Wazuh to collect these logs files. You could need to create custom rules or decoders to trigger Wazuh alerts depending on your use case.