Elasticsearch connection
This article provides a guide on how to create an Elasticsearch connection in Upsolver.
Create an Elasticsearch connection
1. Enter the connection string in the following format:
elasticsearch://HOST:PORT?cluster.name=MY_CLUSTER&ssl=true where:
HOST= host namePORT= port numberMY_CLUSTER= your cluster's name
2. (Optional) Enter the corresponding password.
3. Name this connection.
4. (Optional) Enter in the number of concurrent connections.
Last updated
Was this helpful?