Forum Discussion

daniyal2021's avatar
daniyal2021
Copper Contributor
Jan 27, 2021

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://techcommunity.microsoft.com/t5/azure-sentinel/sending-enriched-azure-sentinel-alerts-to-3rd-party-siem-and/ba-p/1456976

https://github.com/Azure/Azure-Sentinel/blob/master/Playbooks/Get-SentinelAlertsEvidence/azuredeploy.json

 

 

7 Replies

  • GaryBushey's avatar
    GaryBushey
    Bronze 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?

    • daniyal2021's avatar
      daniyal2021
      Copper 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.  

Resources