Forum Discussion

mathurin68's avatar
mathurin68
Brass Contributor
Nov 03, 2021

KQL looking for Sysmon

I'm trying to get a list of boxes that have sysmon running on them.    Any reason this won't work?    DeviceFileEvents | where FolderPath contains @"\Windows\System32\winevt\Logs" | where FileN...

Resources