Kafka data source

更新时间:
复制 MD 格式

This topic describes how to add a Kafka data source.

Procedure

  1. Go to the LTS page. In the navigation pane on the left, choose Data Source Management > Add Data Source.
  2. On the Add Data Source page, set the parameters.
    ParameterDescription
    NameA custom name. The name can contain letters and digits.
    Data Source TypeSelect KAFKA
    Data Source Parameters
    {bootstrap.servers:"server1:port1,server2:port2"}
    • bootstrap.servers: The default endpoint from the instance details page in the console. Access is supported only through the default endpoint in the same VPC.
    • server1:port1: The server name and port number.
  3. Click Add.