Hello Kasimir, this feature has been requested before and is being tracked at https://github.com/Graylog2/graylog2-server/issues/1012.
Cheers, Jochen On Monday, 20 April 2015 18:34:20 UTC+2, Kasimir Blaser wrote: > > 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.
