CMAK icon indicating copy to clipboard operation
CMAK copied to clipboard

CMAK is a tool for managing Apache Kafka clusters

Results 144 CMAK issues
Sort by recently updated
recently updated
newest added

I added some clusters to kafka manager. When I restarted aws task, clusters were still there, so wondering where are (in which file) they are stored? I checked all files...

Hello experts, thanks for your application. we need to monitor **Metrics** in more intervals like last 1 hour or 2 hours, is it possible in your application? ![image](https://user-images.githubusercontent.com/11258052/183240183-13138d40-034d-4660-9d9b-a75702bafcfe.png) best regards

instead of using zkhosts is there a way to configure CMAK to use brokers to mange the kafka clusters?

Same procedure like in https://github.com/yahoo/CMAK/pull/871 https://github.com/yahoo/CMAK/commit/204288bc41f407640ffc3cbe816cd8eb1219be7c Signed-off-by: Jürgen Walter I confirm that this contribution is made under the terms of the license found in the root directory of this repository's...

Is there a way we could enforce authorization for users to have only read access for some users.

When i try to configure kafka manager in my server it is running in http, but i want to run in https. I have explored all over the internet and...

Latest tag in https://hub.docker.com/r/kafkamanager/kafka-manager/tags is 3.0.0.4 3.0.0.5 release is not pushed to Docker Hub

I am trying to setup LDAP authentication with our AD environment. ` basicAuthentication.enabled=true #basicAuthentication.realm="Kafka-Manager" #basicAuthentication.username="admin" #basicAuthentication.password="password" basicAuthentication.excluded=["/api/health"] # ping the health of your instance without authentification basicAuthentication.ldap.enabled=true basicAuthentication.ldap.server="ad-server.domain.local" basicAuthentication.ldap.port=389 basicAuthentication.ldap.username="CN=Kafka...

I have installed Latest Kafka-manager to get to know the consumer for the topics and the lags. I could not see any information on the tabs or under topic view...