Closed caongocthai closed 5 years ago
please have a look at the docs
https://docs.confluent.io/current/connect/kafka-connect-elasticsearch/index.html
For anyone looking for answer. At the moment of writing this comment, there are 2 ways to start a connector:
confluent
CLI (which is only recommended in development mode)How did you fill Kafka credential in Kafka Connect? Thanks
Hi, I want to start a kafka-connect only cluster (We already had kafka, schema-registry, i.e. installed some where else). We only need a kafka-connect to get data from that kafka to ElasticSearch. How should I go about configuring to get this? Below is my current config. I can get the kafka-connect worker up and running but I don't know how to apply and start the ES connector: