conduktor.io ↗

listeners — Kafka Broker Configuration

List of comma-separated URIs the REST API will listen on. The supported protocols are HTTP and HTTPS.

Description

List of comma-separated URIs the REST API will listen on. The supported protocols are HTTP and HTTPS. Specify hostname as 0.0.0.0 to bind to all interfaces. Leave hostname empty to bind to default interface. Examples of legal listener lists: HTTP://myhost:8083,HTTPS://myhost:8084

Default Values by Kafka Version

Kafka VersionDefault Value
0.9.0null
0.10.0null
0.10.1null
0.10.2null
0.11.0null
1.0null
1.1null
2.0null
2.1null
2.2null
2.3null
2.4null
2.5null
2.6null
2.7null
2.8null
3.0PLAINTEXT://:9092
3.1PLAINTEXT://:9092
3.2PLAINTEXT://:9092
3.3PLAINTEXT://:9092
3.4PLAINTEXT://:9092
3.5PLAINTEXT://:9092
3.6PLAINTEXT://:9092
3.7PLAINTEXT://:9092
3.8PLAINTEXT://:9092
3.9PLAINTEXT://:9092
4.0PLAINTEXT://:9092
4.1PLAINTEXT://:9092
4.2PLAINTEXT://:9092
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.