Re: Camel capture route started by user details

2013-10-19 Thread Scott.coleman
Claus Ibsen wrote:Hi No there is no such function. You can build you own mbean to start a camel route that takes in an userid parameter as well, and you can then log this information somewhere in your audit log. Or maybe use some management tool that does audit logs what people do, and can inte

Re: Camel capture route started by user details

2013-10-19 Thread Claus Ibsen
Hi No there is no such function. You can build you own mbean to start a camel route that takes in an userid parameter as well, and you can then log this information somewhere in your audit log. Or maybe use some management tool that does audit logs what people do, and can integrate with JMX so i