Kafka Event Stream - Add support for filtering

Description

It should be possible to only forward some subset of the events to the Kafka topic.

In particular, we should allow for:
 * Including events with specific UEIs
 * Including events that have a particular parameter key/value

 

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Chandra Gorantla March 27, 2018 at 9:21 PM

Jesse White February 23, 2018 at 4:54 PM

One way to accomplish this would be to allow the user to give some form of boolean expression (i.e. via JEXL or SPEL) to which we could pass the event and determine whether or not it should be forwarded.

 

Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Priority

PagerDuty

Created February 23, 2018 at 4:53 PM
Updated June 3, 2019 at 8:05 AM
Resolved March 28, 2018 at 2:00 AM
Loading...