Is it possible to use confluent cloud kafka sink?

I’m not sure if they are using the same Kafka library. And also I’m not sure if the extra configuration can be passed to the collector and enricher via the configuration file.

This is their documentation https://docs.confluent.io/current/quickstart/cloud-quickstart.html#supported-clients

There are a bunch of security parameters that need to be set here.

Thanks in advance!

I didn’t find how to add the jaas configuration parameters so I added to the collector and enricher code and recompilate the images. It works fine if someone is also using it.