that sounds like a nice enhancement to the logging broker plugin. It would be easy to implement by appending the destination name to the logger request. Have opened https://issues.apache.org/jira/browse/AMQ-3779 to track this. It does raise the question about composite destinations, should there be a unique log entry per destination or should they be in their own log?
On 20 March 2012 07:29, Ben Stover <bxsto...@yahoo.co.uk> wrote: > How can I log all incoming msgs in Queue "hello" into a separate logfile > > D:\dev\activemq\hello.log > > As far as I understand I have to active logging at first according to the > Logging Interceptor described here: > > http://activemq.apache.org/logging-interceptor.html > > Ok, I specify: > > ... > <loggingBrokerPlugin logConsumerEvents="true"/> > .... > > But how to I restrict the logging to Queue "hello"? > > How do I specify a special logfile for this? > > Ben > > > > > -- http://fusesource.com http://blog.garytully.com