Language: Deutsch · English
Log incoming and outgoing JMS connections (ActiveMQ) – one logger entry in log4j.properties.
HOW-TO ADMINISTRATOR UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X
On this page
From version 3.13.8 incoming and outgoing JMS connections can be logged. Add to log4j.properties:
log4j.logger.org.nuclos.server.web.activemq=DEBUG
After a server restart the output appears in server.log. Example:
2013-06-21 09:40:54,343 DEBUG [org.nuclos.server.web.activemq.NuclosJMSBrokerTunnelServlet] - get request http://localhost:8090/nuclos-war/jmsbroker
The URL shows which machine is connected to the server.