Can I use elastic Search Connector with Capella?

Can I use elastic Search Connector with Capella?

Yes. Couchbase Elasticsearch Connector versions 4.2.4 and later are compatible with Couchbase Capella. Reference: Compatibility | Couchbase Docs

Instructions for configuring the connector to talk to Capella: Connecting to Hosted Services > Couchbase Capella

Thanks,
David

1 Like

Thank you very much but how I add/create the .toml file ?

If you’re asking about how to configure the Docker image, the hand-wavy answer is that you use something like a bind mount for the config directory. Bind mounts | Docker Docs

If you’re using Kubernetes, you can use a ConfigMap as in this example: https://github.com/couchbase/couchbase-elasticsearch-connector/tree/master/examples/kubernetes

Thanks,
David

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.