-
Download the latest connector zip file from Github Releases.
-
Configure an environment and cluster on Confluent and create a topic to produce messages for.
-
Navigate to the
Connectors
section of the Confluent cluster and clickAdd Plugin
. Upload the zip file with the following info.
- Once installed, navigate to the connector and set the following configuration values.
Replace the placeholder values with your credentials.
- Add the Qdrant instance host to the allowed networking endpoints.
- Start the connector.
You can now produce messages for the configured topic and they'll be written into the configured Qdrant instance.
Refer to the message formats for the available options when producing messages.