-
Hello,
I've been securing a KAfka/Zookeeper cluster with SASL (both KAfka and zookeeper) and my broker has been configured with the option 'zookeeper.set.acl=true' which means that it sets acls o…
-
Hi
I have AKHQ configured to connect to Amazon MSK brokers with consumer only permission. When I drill down to a topic, I get the warning notification in the screenshot bellow. I believe the issue…
-
Use case: running the tool against an existing Kafka cluster setup with some ACLs/topics already configure in `plan` mode (with a minimal state file) currently shows all the ACLs/topics that would be …
-
After creating a service account, I need to add roles/ACLs to the ServiceAccount, such as EnvironmentAdmin, such that it has access to the Kafka clusters that were created.
-
**Provide details of the setup you're running**
Ubuntu 20.04.6
Docker version 26.1.4
Jikkou v0.35.3
Comamnd executed:
`docker run -it --net host --mount type=bind,source=$HOME/jikkouconfig,targ…
-
Hello,
I would raise a question about decision behind keeping Schema Registry healthy when KafkaStoreReaderThread died.
We have a case when Kafka Access Control List(ACLs) was applied and Kafk…
-
Please see
https://docs.confluent.io/current/streams/developer-guide/security.html
Need to establish a "stream" endpoint, responsible for creating ACL for temporary topics (ktable context)
bin…
-
Suppose, I have two clients A and B. and two topics T1 and T2.
Client A want to send the message on topic T1. But he should not able to send message on topic T2 .
Client B want to send the message…
-
It would be interesting to add:
- A list of required ACL permissions for each resource:
- DESCRIBE Topic
- READ Topic
- Few pointers to up to date documentation, such as https://kafka.apache.o…
-
I am able to run the following within my Codebuild instance within Amazon VPC using Kafka CLI to change Zookeeper ACL and topic.
Create ACL
```
./kafka-acls.sh --authorizer-properties zookeeper.c…