Hi,

Have you tried setting the logging level in the log4j.properties in the broker to trace or debug?

The loggingBrokerPlugin is available from 4.1 above only. If you want to use this plugin, you could opt to port it back or create your own logging plugin based on this class. It should be easy. :)

Rob Lugt wrote:
Can anyone provide a simple set of instructions to enable logging on the
broker.  Ideally I'd like to see the transport packets logged.

I found this article: http://www.activemq.org/site/logging-interceptor.html,
but this does not work for 4.0.2 (I get an error message saying that
loggingBrokerPlugin is not found.

Thanks in advance
~Rob

Reply via email to