Forum Discussion
mikebaker26
Apr 16, 2024Brass Contributor
Monitor Data Collection Rules to EXCLUDE eventids
we are struggling to exclude specific EventID's using a DCR against 3 azure based VMs != doesn't seem to work. any guidance appreciated.
Kidd_Ip
Jun 16, 2025MVP
Instead of !=, try using not(EventID=XXXX):
Security!*[System[not(EventID=4624)]]