-
### Related problem
I need to add a KafkaUser to my cluster, but the client's incoming certificate includes organization, state, and country. I'm able to add a super user with all this information in…
-
Description
===========
The example code expects you to provide the configs. Is there a way to see the existing configs? I cant figure out the syntax and there are no examples other than the admin…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues)
- [X] I'm running a supported version of the application which is li…
-
Hi,
We used to be able to display the consumer groups existing on a given topic (by clicking on the "Consumer Groups" tab) but it's not working anymore since we migrated our Kafka clusters from Str…
-
When running
```
topics:
- name: topic1
partitions: 3
replication_factor: 2
- name: topic2
partitions: 3
replication_factor: 2
```
The output is
```
TAS…
-
I have generated a current state.yaml for my existing cluster.
I changed some couple of users the permission as "DENY". So I was expecting the "plan" command to show me those many "updates", instead,…
-
I don't know if it is config issue or not. The kafka manager can get everything except consumer lag. Can anyone help me?
I'm using kafka 1.0
Here are the screenshots
Here are the configs
…
-
Hi,
We're using Kafka as a shared cluster and as such, we have multiple projects with multiple teams working in parallel. We are planning on having 1 repo per project/system, with their own states …
-
Per your instructions I created the kafka topic "wordcount" and populated it with messages. I had to do it manually as your producer also gave runtime error. But the main issue was the spark streamin…
-
Note: the group name prefix should be configurable.