Updated on 2023-12-22 GMT+08:00

Collecting Connection Information

Obtaining Instance Connection Information

  • Instance metadata 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.

    Figure 1 Viewing metadata addresses and ports of an instance (intra-VPC access)
    Figure 2 Viewing metadata address and port of an instance (public access)
  • 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.