Pere Miquel Brull 6fcdf803e6
Prepare Docs V1 structure (#11089)
* Prepare Docs V1 structure

* Point to the v1.0.0 images dir

* Use the same ssh key

* Use new key

* Add connectors icons

* Update images
2023-04-17 16:45:47 +02:00

981 B

title slug
Kafka Connector Troubleshooting /connectors/messaging/kafka/troubleshooting

Troubleshooting

Consumer and schema registry config

When configuring the Kafka connector, we could need to pass extra parameters to the consumer or the schema registry to be able to connect. The accepted values for the consumer can be found in the following link, while the ones optional for the schema registry are here.

The image below shows what the configuration of a local Kafka server with a secured schema registry would look like:

Configuration of a local Kafka server with a secured schema registry