Forum Discussion
le0li9ht
Jan 25, 2021Copper Contributor
How to forward evtx files to azure sentinel
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.
- GaryBusheyBronze Contributor
le0li9ht Aren't these Windows Event logs? Can't you import them using the Microsoft Monitoring agent directly from the Event Hub?
- le0li9htCopper Contributor
GaryBushey can you provide any resource for doing the same plz. Very new to event hubs
- GaryBusheyBronze Contributor
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.