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