This section describes reserved topics on which brokers publish messages after significant events within the broker. By subscribing to these topics, a client can be informed when events occur.
For each topic, the type of event and message body are explained. The body of these messages is in XML format.
An event publication can contain more than one entry if the topic is the same (for example, if several message flows are created in the same operation).
$SYS/Broker/broker_name/event_type/...
This specification of topics helps clients to filter events, based on the broker from which the event originated and the type of event. The clients register subscriptions for these topics to receive the reports.
For specific events, additional information is included in the topic to help filter on the specific object that raised the event. The inclusion of the string Broker at the second level of the topic hierarchy allows for extension should other subsystems (for example, the queue manager or Configuration Manager) that publish system management events through the broker be supported in the future.