Configure Elastic Cloud

To configure Elastic Cloud, you need the Cloud ID of your Elasticsearch deployment. You can find more information on how to create a deployment in the Elasticsearch website.

In Elastic Cloud, security is already activated during the deployment of Elasticsearch. Because of this, TLS authentication (certificates) and User authentication are mandatory.

You can find certificates for TLS authorization here: C:\dev\tools\Elasticsearch\elasticsearch-8.8.0\config\certs

For user authentication, you can use the Elasticsearch superuser and the password for said user provided when a deployment was created for Elasticsearch. This password can be changed in the Elasticsearch account settings.