There is the LoggingBrokerPlugin, which Gary mentioned, and there is also the
wire tap pattern that you can implement using Camel.  

http://camel.apache.org/wire-tap.html

Joe
http://www.ttmsolutions.com



BenXS wrote:
> 
> How can I log all incoming and outgoing JMS msgs into a separate log file?
> 
> Even better if every JMS msg could be stored into its own *.xml file.
> 
> How can I achieve this?
> 
> How can I achieve this for only certain queues (=queues which match e.g.
> the pattern 
> 
> *test_*20
> 
> Ben
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-log-all-incoming-and-outgoing-JMS-msgs--tp27307961p27308538.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to