Question
Unable to drop events Under event Handling.
Hi everyone,
I’m trying to drop all CrowdStrike logs except those that contain the tag SensorGroupingTags/ABC.
I’ve configured an event-dropping rule as shown in the screenshot, but I’m still receiving all CrowdStrike logs instead of only the ones with the specified tag.
Has anyone encountered this issue or can point out what might be wrong with the rule logic?
Regex: ^(?!.*SensorGroupingTags/ABC).*
