BootstrapServers
The address of the Apache Kafka BootstrapServers to which you are connecting to.
Data Type
string
Default Value
""
Remarks
Specify both the server and port. The server may be either a hostname or IP address, for example: 10.1.2.3:9092. Multiple comma-separated addresses may be provided. As long as one of the bootstrap servers is in the list responses, the connection will be successful.
If you are connecting to Confluent Cloud, you can find this on the Cluster settings.