
What is event processing?
Event processing converts streams of events into new events.
Event processing converts streams of events into new events.
Use event processing to filter, count, group, join or window event streams and react to the result.
Check out the quickstart for a quick example.