This topic describes how to add a Kafka data source.
Procedure
- Go to the LTS page. In the navigation pane on the left, choose Data Source Management > Add Data Source.
- On the Add Data Source page, set the parameters.
Parameter Description Name A custom name. The name can contain letters and digits. Data Source Type Select 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.
- Click Add.
该文章对您有帮助吗?