How can I connect kafka events to a mongodb sink?
The resources I found on the net using confluent they make a cluster for you and didn't find how to connect my already existing cluster
You need to install the Mongo Connector into the plugin.path
of your connect properties file, then start Kafka Connect using one of the bin/connect-
scripts in your Kafka installation