forked from docs/doc-exports
Reviewed-by: Liudmila Denisova <ldenisov@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: chenjunjie <chenjunjie@huawei.com> Co-committed-by: chenjunjie <chenjunjie@huawei.com>
3.6 KiB
3.6 KiB
Viewing RocketMQ Consumer Connection Addresses
The consumer connection addresses are the message consumption client addresses. The connection addresses of a connected client can be viewed on the console.
Notes and Constraints
A consumer's connection addresses can be viewed only when the consumer is connected to a RocketMQ instance.
Prerequisites
- A RocketMQ instance has been created.
- A consumer group has been created and there are consumers in the group.
- A topic has been created.
Viewing RocketMQ Consumer Connection Addresses
- Log in to the console.
- Click
in the upper left corner to select a region.DMS for RocketMQ instances in different regions cannot communicate with each other over an intranet. Select a nearest location for low latency and fast access.
- Click
and choose Application > Distributed Message Service for RocketMQ to open the console of DMS for RocketMQ. - Click a RocketMQ instance to go to the instance details page.
- In the navigation pane on the left, choose Analysis & Diagnosis > Instance Diagnosis.
- For Consumer Group, select the group whose consumer connection address you want to view. Then click Start Diagnosis.
- Locate the row containing the desired diagnosis record, and click View.
- In the Results area, view the consumer connection address.
Parent topic: Managing Consumer Groups
