Viewing Consumer Connection Addresses
You can view connection addresses of consumers using either of the following methods:
- Method 1: View consumer connection addresses on the management console.
- Method 2: View consumer connection addresses on Kafka Manager.
- The connection address of a consumer can be viewed only when the consumer is connected to a Kafka instance.
- Due to cache reasons, the consumer connection addresses displayed on Kafka Manager may not be used currently. To solve this problem, restart Kafka Manager.
Method 1: Viewing Consumer Addresses on Console
- Log in to the management console.
- Click in the upper left corner to select a region.
Select the region where your Kafka instance is located.
- Click and choose Application > Distributed Message Service (for Kafka) to open the console of DMS for Kafka.
- Click the desired Kafka instance to view the instance details.
- In the navigation pane, choose Consumer Groups.
- Click the desired consumer group.
- On the Consumers tab page, view the consumer addresses.
Method 2: Viewing Consumer Addresses on Kafka Manager
- Log in to Kafka Manager.
- Click kafka_cluster to go to the cluster details page.
- On the top menu bar, choose Consumers.
Figure 1 Navigation bar
- Click the desired consumer group to view the topics that the group has subscribed to.
Figure 2 Consumer group list
- Click the desired topic to go to the topic details page.
Figure 3 Topics that the consumer group has subscribed to
- In the Consumer Instance Owner column, view the consumer connection address.
Figure 4 Topic details page
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.