How to reduce logging in ActiveMq with continuous message - " JBossAMQ2 Ignoring sub from JBossAMQ1, browsers explicitly suppressed" ?
Issue
- We are currently getting about 200 messages per minute like this
016-08-10 16:04:00,834 | INFO | 4.29:61616@58086 | DemandForwardingBridgeSupport | rk.DemandForwardingBridgeSupport 704 | 130 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | JBossAMQ2 Ignoring sub from JBossAMQ1, browsers explicitly suppressed
2016-08-10 16:04:01,459 | INFO | 4.29:61616@58086 | DemandForwardingBridgeSupport | rk.DemandForwardingBridgeSupport 704 | 130 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | JBossAMQ2 Ignoring sub from JBossAMQ1, browsers explicitly suppressed
2016-08-10 16:04:01,475 | INFO | 4.29:61616@58086 | DemandForwardingBridgeSupport | rk.DemandForwardingBridgeSupport 704 | 130 - org.apache.activemq.activemq-osgi - 5.9.0.redhat-610379 | JBossAMQ2 Ignoring sub from JBossAMQ1, browsers explicitly suppressed
- This makes the logs roll over much faster than we would like and makes it more difficult to inspect them.
- Is this message due to a misconfiguration?
- Is it a 'normal' message'? If so, can it be suppressed?
Environment
- Red Hat JBoss A-MQ
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.