JMX exposes MBeans for each subscription (which is a connected consumer in the case of queues), and one of the attributes is the selector for that subscription. So you can periodically connect to the broker's JMX endpoint, query for all subscriptions, and log each one including its selector. On Jan 22, 2015 12:14 AM, "bansalp" <[email protected]> wrote:
> Hi > > I am using ActiveMQ 5.10.0 and some of consumer in my setup are using > selector. Are there statistics present for selector which I can log? > > --bansalp > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Stats-for-selector-tp4690236.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >
