The official Milvus Kafka Connect Sink connector.
endpoint
, token
, and collection.name
parameters from your Zilliz Cloud instance or Milvus cluster.Parameter | Description |
---|---|
public.endpoint | The endpoint of your Zilliz Cloud instance or Milvus cluster. |
token | The token of your Zilliz Cloud instance or Milvus cluster. |
database.name | The name of the database to write to. |
collection.name | The name of the collection to write to. |
topics | The Kafka topics to read from. |