We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6125ad commit 9b564ffCopy full SHA for 9b564ff
1 file changed
content/en/altinity-kb-setup-and-maintenance/users_in_keeper.md
@@ -362,6 +362,7 @@ Operational implication:
362
```sql
363
SELECT * FROM system.zookeeper_connection;
364
SELECT * FROM system.zookeeper_connection_log ORDER BY event_time DESC LIMIT 100;
365
+SELECT * FROM system.zookeeper WHERE path = '/clickhouse/access';
366
```
367
368
### 9.2 Relevant server log patterns
0 commit comments