CondRegExpr Attribute

Value Description
Type Strings
Default (empty)
Description This attribute specifies a regular expression that is used to determine if a rule hit should be retained for future use. Each rule hit is checked to see if it matches the regular expression. Matching rule hits are retained, non-matching rule hits are dropped.

Example

<CondRegExpr>eCS@Store@[0-9]+-.*</CondRegExpr>