Skip to main content
Querying in ClickHouse CloudThe data in this system table is held locally on each node in ClickHouse Cloud. Obtaining a complete view of all data, therefore, requires the clusterAllReplicas function. See here for further details.

Description

The ‘system.zookeeper_connection_log’ table shows the history of ZooKeeper connections (including auxiliary ZooKeepers). Each row shows information about one event regarding connections. The table doesn’t contain events for disconnections caused by server shutdown. It is safe to truncate or drop this table at any time.

Columns

Examples

Last modified on September 11, 2026