akhq: Couldn't find any clusters on your configuration file
Hi! I’m testing with a confluent cluster with name “test”.
My config looks like this but it says no cluster is found. Could anyone take a look at the config? Thanks
connections:
test: # url friendly name for the cluster (letter, number, _, -, ... dot are not allowed here)
properties: # standard kafka properties (optional)
bootstrap.servers: "xyz.aws.confluent.cloud:9092"
schema-registry:
url: "abc.aws.confluent.cloud" # schema registry url (optional)
basic-auth: # Basic Auth user / pass
username: schema-registry-api-key
password: schema-registry-api-secret
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 21 (10 by maintainers)
Commits related to this issue
- Merge pull request #106 from polarising-oss/AKHQ-178-Go-Back-Fix AKHQ-178 - Go Back Fix — committed to tchiotludo/akhq by goncaloValentim 4 years ago
ok comment is wrong Just “.” dot for now don’t work “-” & “_” are allowed