Graylog version 1.1.0

When i add multiple Rules on one Stream, then these Rule will be evaluated 
with AND.

Example
Rule1: prop1 must match exactly 192.168.0.1
Rule2: prop1 must match exactly 192.168.0.2


Will never match. Because both rules are evaluated AND. 
In my opinion the rules should be evaluated independently -> OR


Why is it that way implemented? StreamRouterEgine.isMatched() : boolean


Regards
Kasimir



p.s. i know about Regex Rule.. this is actually the workaround..

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to