Skip to content

Commit 9b564ff

Browse files
authored
Update users_in_keeper.md
1 parent f6125ad commit 9b564ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/altinity-kb-setup-and-maintenance/users_in_keeper.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ Operational implication:
362362
```sql
363363
SELECT * FROM system.zookeeper_connection;
364364
SELECT * FROM system.zookeeper_connection_log ORDER BY event_time DESC LIMIT 100;
365+
SELECT * FROM system.zookeeper WHERE path = '/clickhouse/access';
365366
```
366367

367368
### 9.2 Relevant server log patterns

0 commit comments

Comments
 (0)