All Products
Search
Document Center

Lindorm:Add a DTS data source

Last Updated:Jul 17, 2026

You can add a Data Transmission Service (DTS) data source in the Lindorm console.

Prerequisites

The LTS service must be activated for the Lindorm instance. For more information, see Activate LTS.

Procedure

  1. Log on to the LTS service. For more information, see Log on to LTS.

  2. In the left-side navigation pane, choose Data Sources > Add Data Source.

  3. On the Add Data Source page, configure the parameters. In the Data Source Parameters field, enter the values in JSON format. The template is {"proxyAddr":"","topic":"","sid":"","username":"","password":""}.

    Parameter

    Description

    Name

    A custom name for the data source.

    Data source type

    Select DTS from the drop-down list.

    Data Source Parameters

    You can obtain the following data source parameters from the DTS console:

    • On the Task Management page, click the target DTS task to obtain the following parameters:

      • topic: The name of the DTS subscription topic.

      • proxyAddr: The DTS subscription address.

    • On the Consume Data page, click the target DTS task to obtain the following parameters:

      • sid: The consumer group ID.

      • username: The username of the consumer group.

      • password: The password for the consumer group username. To reset the password, click Change Password in the Operation column.

  4. Click Add.