Forum Discussion

Tayyab_Ilyas's avatar
Tayyab_Ilyas
Copper Contributor
Apr 22, 2022

Can i ingest AWS Load Balancer logs to Azure Sentinel and also make it automate?

I want to push Aws Load Balancer logs to Azure sentinel And make it automate. Can i do? If yes then Please help me, How its possible?

  • GaryBushey's avatar
    GaryBushey
    Bronze Contributor

    Tayyab_Ilyas Depends what you mean by automate.  Not being all that familiar with AWS, I would guess you could get the logs pushed to S3 and ingested into Microsoft Sentinel.

     

    From there, you could write an analytic rule that triggers off that information and have a Playbook kick off automatically when an incident is created.

     

    If you want this to do something in AWS, you would need to create automation in AWS that can be kicked off by the playbook (probably via a REST call)

Resources