Apache Kafka Default Configurations

This article lists all the default configurations for Apache Kafka on our platform. If you need further information, please contact us via tickets.

Apache Kafka Default Configurations

listeners=INTERNAL://:9902,CLIENT://:26379

listener.security.protocol.map=INTERNAL:SASL_PLAINTEXT,CLIENT:SASL_SSL

zookeeper.connect=localhost:2181

zookeeper.connection.timeout.ms=18000

zookeeper.set.acl=true

auto.create.topics.enable=false

default.replication.factor=1

delete.topic.enable=false

inter.broker.listener.name=INTERNAL

log.retention.check.intervals.ms=300000

message.max.bytes=1000012

sasl.enabled.mechanisms=PLAIN,SCRAM-SHA-256,SCRAM-SHA-512

sasl.mechanism.inter.broker.protocol=PLAIN

authorizer.class.name=kafka.security.authorizer.AclAuthorizer

super.users=User:admin

ssl.keystore.location=/tls/kafka.keystore.jks

ssl.truststore.location=/tls/kafka.truststore.jks

ssl.key.password=admin

ssl.keystore.password=admin

ssl.truststore.password=admin

Copyright © 2021 Cloud Clusters Inc. all right reserved,powered by GitbookRevised on 03/17/2021

results matching ""

    No results matching ""