Expand description
Implements generic filtering based on the RuleCondition
DSL.
Multiple generic filters can be defined and they are going to be checked in FIFO order. The
first one that matches, will result in the event being discarded with a FilterStatKey
identifying the matching filter.
Functionsยง
- Returns whether the given generic config versions are supported.