-
I'm using AWS MSK with Kafka 2.8.1 and CMAK 3.0.0.6, and I'm getting "Lag unavailable lag" after a little debug I found some timeout into the log and I found that I need change the JMX port that CMAK …
-
Hi all,
I would like to use a dedicated ZK cluster for the CMAK installation without security (embed in my docker-compose basically). But if I do that, I cannot connect to the Kafka ZK cluster whic…
-
The Kafka Manager (cmak under target subdirectory) starts running on the given port. But upon hitting the endpoint, it gives an [almost empty webpage](https://drive.google.com/file/d/1q9yW37b_mh5YD7lz…
-
like what i said in the title . was base-zk-path was removed in the latest version.
if it was, how could i use multiple cmaks (3.0.0.5) with one zk cluster?
thx. i didnot find details about this …
-
Can CMAK connect to a IAM authenticated MSK cluster without any auth credentials and create/delete topics?
-
Hello, I have a producer which sends messages to Kafka Topic.
But offset is not being updated in CMAK UI. But when I checked whether data is saved with `kafka-console-consumer --bootstrap-server loca…
-
First of all, I am very happy to use cmak.
I have
- kafka version 1.1.0
- cmak version 3.0.0.5
- openjdk 11
- EC2 ubuntu box.
Under consumer tab, I only see 3 consumers instead of 10. Ini…
-
Using the latest CMAK release (3.0.0.1) this happens while trying to add a cluster:
```
2020-02-21 12:42:37,602 - [ERROR] k.m.KafkaManager - Failed on input : KMAddCluster(ClusterConfig(TEST,Curato…
-
All my JMX metrics are 0's on a new cluster I've added to CMAK monitoring. I have other clusters in CMAK with working metrics. I think the only difference is the new cluster has Jolokia attached to th…
-
instead of using zkhosts is there a way to configure CMAK to use brokers to mange the kafka clusters?