When we create a rule "OR", "AND", "THEN" with the wizard, it uses multiples streams.
However the variable ${logging_alert.messages_url} only contains the first stream.
It would be nice to also deal with the second stream.
For example with a "OR" rule you have to create a search request like this:
stream:aaaaaaaaaaaaaa OR stream:bbbbbbbbbbbb
If the rule uses split fields:
(stream:aaaaaaaaaaaaaa OR stream:bbbbbbbbbbbb) AND split_fields1:xxx AND split_fields2:yyy
When we create a rule "OR", "AND", "THEN" with the wizard, it uses multiples streams. However the variable ${logging_alert.messages_url} only contains the first stream. It would be nice to also deal with the second stream. For example with a "OR" rule you have to create a search request like this:
If the rule uses split fields: