Skip to main content
These settings configure the ClickHouse server and are autogenerated from ClickHouse source.

zookeeper

Contains settings that allow ClickHouse to interact with a ZooKeeper cluster. ClickHouse uses ZooKeeper for storing metadata of replicas when using replicated tables. If replicated tables are not used, this section of parameters can be omitted. The following settings can be configured by sub-tags: There is also the zookeeper_load_balancing setting (optional) which lets you select the algorithm for ZooKeeper node selection: Example configuration
See Also

zookeeper_log

Settings for the zookeeper_log system table. The following settings can be configured by sub-tags: The following settings can be configured by sub-tags: Additionally, the following server-level setting controls the default flush policy for all system log tables:
Example
Last modified on July 22, 2026