Last active
June 7, 2016 11:09
-
-
Save tlarevo/b1d55e0092a6114c089f3eab9184c2bd to your computer and use it in GitHub Desktop.
Default Kafka configurations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| advertised.host.name = null | |
| metric.reporters = [] | |
| quota.producer.default = 9223372036854775807 | |
| offsets.topic.num.partitions = 50 | |
| log.flush.interval.messages = 9223372036854775807 | |
| auto.create.topics.enable = true | |
| controller.socket.timeout.ms = 30000 | |
| log.flush.interval.ms = null | |
| principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder | |
| replica.socket.receive.buffer.bytes = 65536 | |
| min.insync.replicas = 1 | |
| replica.fetch.wait.max.ms = 500 | |
| num.recovery.threads.per.data.dir = 1 | |
| ssl.keystore.type = JKS | |
| sasl.mechanism.inter.broker.protocol = GSSAPI | |
| default.replication.factor = 1 | |
| ssl.truststore.password = null | |
| log.preallocate = false | |
| sasl.kerberos.principal.to.local.rules = [DEFAULT] | |
| fetch.purgatory.purge.interval.requests = 1000 | |
| ssl.endpoint.identification.algorithm = null | |
| replica.socket.timeout.ms = 30000 | |
| message.max.bytes = 1000012 | |
| num.io.threads = 8 | |
| offsets.commit.required.acks = -1 | |
| log.flush.offset.checkpoint.interval.ms = 60000 | |
| delete.topic.enable = false | |
| quota.window.size.seconds = 1 | |
| ssl.truststore.type = JKS | |
| offsets.commit.timeout.ms = 5000 | |
| quota.window.num = 11 | |
| zookeeper.connect = localhost:2181 | |
| authorizer.class.name = | |
| num.replica.fetchers = 1 | |
| log.retention.ms = null | |
| log.roll.jitter.hours = 0 | |
| log.cleaner.enable = true | |
| offsets.load.buffer.size = 5242880 | |
| log.cleaner.delete.retention.ms = 86400000 | |
| ssl.client.auth = none | |
| controlled.shutdown.max.retries = 3 | |
| queued.max.requests = 500 | |
| offsets.topic.replication.factor = 3 | |
| log.cleaner.threads = 1 | |
| sasl.kerberos.service.name = null | |
| sasl.kerberos.ticket.renew.jitter = 0.05 | |
| socket.request.max.bytes = 104857600 | |
| ssl.trustmanager.algorithm = PKIX | |
| zookeeper.session.timeout.ms = 6000 | |
| log.retention.bytes = -1 | |
| log.message.timestamp.type = CreateTime | |
| sasl.kerberos.min.time.before.relogin = 60000 | |
| zookeeper.set.acl = false | |
| connections.max.idle.ms = 600000 | |
| offsets.retention.minutes = 1440 | |
| replica.fetch.backoff.ms = 1000 | |
| inter.broker.protocol.version = 0.10.0-IV1 | |
| log.retention.hours = 168 | |
| num.partitions = 1 | |
| broker.id.generation.enable = true | |
| listeners = null | |
| ssl.provider = null | |
| ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] | |
| log.roll.ms = null | |
| log.flush.scheduler.interval.ms = 9223372036854775807 | |
| ssl.cipher.suites = null | |
| log.index.size.max.bytes = 10485760 | |
| ssl.keymanager.algorithm = SunX509 | |
| security.inter.broker.protocol = PLAINTEXT | |
| replica.fetch.max.bytes = 1048576 | |
| advertised.port = null | |
| log.cleaner.dedupe.buffer.size = 134217728 | |
| replica.high.watermark.checkpoint.interval.ms = 5000 | |
| log.cleaner.io.buffer.size = 524288 | |
| sasl.kerberos.ticket.renew.window.factor = 0.8 | |
| zookeeper.connection.timeout.ms = 6000 | |
| controlled.shutdown.retry.backoff.ms = 5000 | |
| log.roll.hours = 168 | |
| log.cleanup.policy = delete | |
| host.name = | |
| log.roll.jitter.ms = null | |
| max.connections.per.ip = 2147483647 | |
| offsets.topic.segment.bytes = 104857600 | |
| background.threads = 10 | |
| quota.consumer.default = 9223372036854775807 | |
| request.timeout.ms = 30000 | |
| log.message.format.version = 0.10.0-IV1 | |
| log.index.interval.bytes = 4096 | |
| log.dir = /tmp/kafka-logs | |
| log.segment.bytes = 1073741824 | |
| log.cleaner.backoff.ms = 15000 | |
| offset.metadata.max.bytes = 4096 | |
| ssl.truststore.location = null | |
| group.max.session.timeout.ms = 300000 | |
| ssl.keystore.password = null | |
| zookeeper.sync.time.ms = 2000 | |
| port = 9092 | |
| log.retention.minutes = null | |
| log.segment.delete.delay.ms = 60000 | |
| log.dirs = /tmp/kafka-logs | |
| controlled.shutdown.enable = true | |
| compression.type = producer | |
| max.connections.per.ip.overrides = | |
| log.message.timestamp.difference.max.ms = 9223372036854775807 | |
| sasl.kerberos.kinit.cmd = /usr/bin/kinit | |
| log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 | |
| auto.leader.rebalance.enable = true | |
| leader.imbalance.check.interval.seconds = 300 | |
| log.cleaner.min.cleanable.ratio = 0.5 | |
| replica.lag.time.max.ms = 10000 | |
| num.network.threads = 3 | |
| ssl.key.password = null | |
| reserved.broker.max.id = 1000 | |
| metrics.num.samples = 2 | |
| socket.send.buffer.bytes = 102400 | |
| ssl.protocol = TLS | |
| socket.receive.buffer.bytes = 102400 | |
| ssl.keystore.location = null | |
| replica.fetch.min.bytes = 1 | |
| broker.rack = null | |
| unclean.leader.election.enable = true | |
| sasl.enabled.mechanisms = [GSSAPI] | |
| group.min.session.timeout.ms = 6000 | |
| log.cleaner.io.buffer.load.factor = 0.9 | |
| offsets.retention.check.interval.ms = 600000 | |
| producer.purgatory.purge.interval.requests = 1000 | |
| metrics.sample.window.ms = 30000 | |
| broker.id = 0 | |
| offsets.topic.compression.codec = 0 | |
| log.retention.check.interval.ms = 300000 | |
| advertised.listeners = null | |
| leader.imbalance.per.broker.percentage = 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment