Distributed Message Service for RocketMQ
Distributed Message Service for RocketMQ
- What's New
- Function Overview
- Product Bulletin
- Service Overview
- Getting Started
-
User Guide
- Process of Using RocketMQ
- Creating a User and Granting DMS for RocketMQ Permissions
- Buying a RocketMQ Instance
- Configuring a Topic
- Accessing an Instance
- Managing Messages
- Managing Consumer Groups
-
Managing Instances
- Viewing and Modifying Basic Information of a RocketMQ Instance
- Viewing Background Tasks of a RocketMQ Instance
- Configuring Tags for a RocketMQ Instance
- Exporting RocketMQ Instances
- Diagnosing a RocketMQ Instance
- Restarting Brokers of a RocketMQ Instance
- Deleting a RocketMQ Instance
- Configuring SSL of a RocketMQ Instance
- Modifying RocketMQ Specifications
- Migrating Metadata
- Viewing Monitoring Metrics and Configuring Alarms
- Viewing RocketMQ Audit Logs
- Best Practices
- Developer Guide
- API Reference
- SDK Reference
- FAQs
- Videos
On this page
Help Center/
Distributed Message Service for RocketMQ/
Developer Guide/
Collecting Connection Information
Collecting Connection Information
Updated on 2024-12-25 GMT+08:00
Notes and Constraints
The gRPC protocol is only supported by RocketMQ v5.x but not v4.8.0.
Obtaining Instance Connection Information
- Instance address and port
After an instance is created, you can obtain the IP address from the Basic Information page of the instance on the RocketMQ console. You can configure all IP addresses on the client.
- Obtain Instance Address when connecting to the RocketMQ instance through TCP over the private network.
- Obtain gRPC Connection Address when connecting to the RocketMQ instance through gRPC over the private network.
- Obtain Instance Address (Public Network) when connecting to the RocketMQ instance through TCP over the public network.
- Obtain gRPC Connection Address (Public Network) when connecting to the RocketMQ instance through gRPC over the public network.
Figure 1 Viewing addresses and ports of an instance (v5.x)Figure 2 Viewing addresses and ports of an instance (v4.8.0) - Topic name
Obtain the topic name from the Topics page of the instance on the RocketMQ console.
- Consumer group name
Obtain the consumer group name from the Consumer Groups page of the instance on the RocketMQ console.
- Username and secret key
Obtain the username from the Users page of the instance and obtain the secret key from the user details page on the RocketMQ console.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.