[ 
https://issues.apache.org/jira/browse/CAMEL-23173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-23173:
--------------------------------
    Issue Type: New Feature  (was: Improvement)

> camel-eventlistener component
> -----------------------------
>
>                 Key: CAMEL-23173
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23173
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 4.x
>
>
> For end users that want to listen to some of the camel events (route started 
> / stopped / exchange failed / completed etc) then this is done via the camel 
> event feature. 
> But it would be nice to have a camel component so you can do
> from("camel-event:routeStarted,routeStopped?filter=routeFoo,routeBar")
> Then you can subscribe to any number of events you desire, and then filter as 
> well based on some relevant tags such as routeId (for route events, exchange 
> events (original route id)
>  
> Then after this we can make a specialized component for the new error 
> registry that is preset to capture errors only so its a bit less verbose to 
> setup.
>  
> But first a generic event component
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to