Updated on 2023-10-26 GMT+08:00

DMS for RocketMQ

Create a DMS for RocketMQ event source.

Prerequisites

Creating a RocketMQ Event Source

  1. Log in to the EG console.
  2. In the navigation pane, choose Event Sources.
  3. Click Create Event Source.
  4. Set event source information by referring to Table 1.

    Table 1 RocketMQ event source parameters

    Parameter

    Description

    Type

    Two types are available:

    • Existing: Select an existing custom event channel.
    • New: Create an event channel.

    Channel

    • If Type is set to Existing, select an existing custom event channel.
    • If Type is set to New, enter a channel name and description.

    The channel cannot be modified once the event source is created.

    Name

    Event source name.

    The name cannot be modified once the event source is created.

    Description

    Describe the event source.

    Type

    Select DMS for RocketMQ.
    NOTE:

    You will be prompted to create an agency when creating your first DMS for RocketMQ event source. For details, see Authorization.

    Instance

    Select a RocketMQ instance.

    Self-hosted RocketMQ indicates your own RocketMQ.

    Topic

    Topic of the RocketMQ instance.

    Consumer Group

    Consumer group of the RocketMQ instance.

    Username

    Required if ACL has been enabled for the RocketMQ instance.

    Secret Key

    Required if ACL has been enabled for the RocketMQ instance.

    VPC

    Available only when you selected Self-hosted RocketMQ for Instance.

    Subnet

    Available only when you selected Self-hosted RocketMQ for Instance.

    Connection Address

    Available only when you selected Self-hosted RocketMQ for Instance. Enter the connection address of your own RocketMQ.

    SSL

    Available only when you selected Self-hosted RocketMQ for Instance. Specify whether to enable SSL.

    NOTE:

    SSL cannot be modified if your RocketMQ is running. But you can delete the event source and configure it again with SSL setting.

    ACL

    Available only when you selected Self-hosted RocketMQ for Instance. Specify whether to enable ACL.

  5. Click OK.

    View this event source on the Custom tab.

    • Only the event source description can be modified. To modify it, click Edit in the row that contains the desired event source.
    • To view details about a custom event source, click its name in the custom event source list.

Follow-Up Procedure

(Optional) Creating an Event Subscription