Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Document Logging | Logging Utility Client Groups and Clients
 
Logging Utility Client Groups and Clients
 
Client ID
Identifying a Logging Utility Client by Client ID
When the Logging Utility connects to Broker for the first time, Broker creates two client groups and a client in each client group for Logging Utility:
*LogOnPublish client group. For grouping the Logging Utility client queues that store documents logged during publish to Broker.
*LogOnAck client group. For grouping the Logging Utility client queues that store documents logged during subscription acknowledgement to Broker.
Both client groups are created with the property "AllCanSubscribe," which means clients belonging to these client groups can subscribe to any document without the need to add that document to the client group's "cansubscribe" list.
Note:
When you create a new Broker, the LogOnPublish and LogOnAck client groups are also created simultaneously with the default client groups.
Each client group contains the following clients:
*<Integration Server client prefix>_LogOnPublish. Broker creates this client in the LogOnPublish client group. The queue of this client stores the documents logged during publish to Broker.
*<Integration Server client prefix>_LogOnAck. Broker creates this client in the LogOnAck client group. The queue of this client stores the documents logged during subscriber acknowledgement to Broker.
Note:
Logging Utility clients on Broker and Broker clients are different from one another. Do not consider them to be functionally similar.