Forum Discussion
Azure Sentinel Alerts forward into Event HUB for 3rd Party SIEM
Hi,
We are trying to get azure sentinel logs into our on prem QRadar SIEM.
we follow to achieve it through Event Hub. but we have facing issue in how to forward Azure Sentinel Alert into Event Hub. For this we follow App logic and github code for this but the code is showing errors.
https://github.com/Azure/Azure-Sentinel/blob/master/Playbooks/Get-SentinelAlertsEvidence/azuredeploy.json
7 Replies
- GaryBusheyBronze Contributor
daniyal2021 If I understand what is happening correctly, you either deployed the code to your environment using the "Deploy to Azure" button (which I just tested and worked fine) or you copied and pasted the code into a new playbook (in which case there are probably changes that need to be made in the code). Is that correct?
- daniyal2021Copper Contributor
GaryBushey Yes you right, basically i don't know how to utilize '' deploy to azure" option. that why i go with copy paste option.
- daniyal2021Copper Contributor