conduktor.io ↗

log.cleaner.enable — Kafka Broker Configuration

Enable the log cleaner process to run on the server. Should be enabled if using any topics with a cleanup.

Description

Enable the log cleaner process to run on the server. Should be enabled if using any topics with a cleanup.policy=compact including the internal offsets topic. If disabled those topics will not be compacted and continually grow in size.

Default Values by Kafka Version

Kafka VersionDefault Value
0.8.1false
0.8.2false
0.9.0true
0.10.0true
0.10.1true
0.10.2true
0.11.0true
1.0true
1.1true
2.0true
2.1true
2.2true
2.3true
2.4true
2.5true
2.6true
2.7true
2.8true
3.0true
3.1true
3.2true
3.3true
3.4true
3.5true
3.6true
3.7true
3.8true
3.9true
4.0true
4.1true
4.2true

Related Configs

log.cleanup.policy

Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.