This is pretty close to tracking lifecycle changes of Broker managed objects as events at runtime, really great.
However, I did not receive any events even with a wild-card subscription ‘#LOG/>’ in ‘try-me’ tab on the PS+ manager tool.
The doc says - “Subscribed to by management client applications” -
a) What is a management client application - Is it referring to SEMP clients?
b) Is there a way to track QUEUE level events such as client create, destroy, client connection, and disconnection?
Once you start getting the events, this is good documentation to understand the format of the events:
There are some queue level events that are raised when some thresholds are crossed…which can be configured via the PS+ Manager and there are client level events that are raised when a client connects/disconnects. I am not sure if there are specific events that are published when a client binds and unbinds to a queue.
Hi @giri, the idea here is you’re using a message client to consume management events - say another client connecting. These management events will be generated by messaging clients - say by connecting - or management (SEMP) clients for instance creating a queue. Here’s the event I got when I created a queue using the CLI:
The key is you have to enable these events for the Message VPN. In PubSub+ Broker Manager, go to the Message VPN settings tab, then open Advanced Settings. Towards the end of the page you’ll see “Event Configuration.” Enable those: