Merge pull request #8241 from gotson/patch-1
[DOC] Add ACL requirements for kafka-backend plugin
This commit is contained in:
@@ -49,3 +49,7 @@ kafka:
|
||||
username: my-username
|
||||
password: my-password
|
||||
```
|
||||
|
||||
### ACLs
|
||||
|
||||
If you are using ACLs on Kafka, you will need to have the `DESCRIBE` ACL on both consumer groups and topics.
|
||||
|
||||
Reference in New Issue
Block a user