I see that the StringMatchFilter logs messages that match StringToMatch or RegexToMatch properties, but is there a way to NOT log messages that match? Something like a DenyStringMatchFilter, perhaps?
 
The rule would be something like this: Log all messages _except_ those that match the filter.
 

Reply via email to