Microsoft Secure Tech Accelerator
Apr 03 2024, 07:00 AM - 11:00 AM (PDT)
Microsoft Tech Community

How to forward evtx files to azure sentinel

Copper Contributor

Hi

 

I want to sent evtx sample files to azure sentinel log analytics workspace. Can azure sentinel support winlogbeat. If not whats the easy solution to perform this.

GitHub - sbousseaden/EVTX-ATTACK-SAMPLES: Windows Events Attack Samples

These are logs i want to sent.

 

6 Replies

@le0li9ht Aren't these Windows Event logs?  Can't you import them using the Microsoft Monitoring agent directly from the Event Hub? 

@Gary Bushey  can you provide any resource for doing the same plz. Very new to event hubs

@le0li9ht Not an Azure Event Hub but rather the Microsoft Monitor agent allows you to gather events from windows computers.   By default, only the Security event log will be ingested (with the Security Events data connector enabled), but if you go into Settings => Workspace Settings => Agents configuration  you can add other Windows event logs that you want to ingest, like Application, Setup, and System.

@Gary Bushey I want to clarify one thing here that i dont want my windows system event logs to be sent out to azure sentinel. I want to send only those event log files which are from github repo. only those. Is that possible with the solution you provided me with.

Any update on this?

@le0li9ht 
There is a good article by Eli Slomo on how to ingest evtx files into Log Analytics and Azure.
Please let me know if this is of any help or if you have any other questions.
https://www.eshlomo.us/azure-sentinel-and-sysm0n-4-blue-teamers/ 

Maybe you are also interested in my Github project Sentinel-Playground for deploying an Azure Sentinel environment provisioned with logging data of different vendors like Cisco, Symantec, Aruba, etc.

https://github.com/securehats/sentinel-playground