Re: Two doubts about the use of kafka

2021-07-14 Thread Shilin Wu
1. Use something like zk-1:2181:/kafka-root, zk-2:2181:/kafka-root,... 2. You may checkout the jmx monitoring stack using Prometheus and Grafana here . [image: Confluent] Wu Shilin Solution Architect +6581007012 Fo

Two doubts about the use of kafka

2021-07-13 Thread ????
1.When I started kafka, I saw that the root directory registered in zookeeper is "/",but my zookeeper has other applications in use, so I want to modify it as "/kafka01". How should I configure it or document it? 2.Our machine scale is relatively large, so we need to monitor the changes of kafka