Remote clusters on Elastic Cloud Enterprise
ECE
You can configure an Elastic Cloud Enterprise deployment to either connect to remote clusters or accept connections from:
- Another deployment of your ECE installation
- A deployment running on a different ECE installation
- An Elastic Cloud Hosted deployment
- A deployment running on an Elastic Cloud on Kubernetes installation
- A self-managed installation
Refer to Remote clusters and network security for details on how remote clusters interact with network security filters and the implications for your deployments.
To use CCS or CCR, your environment must meet the following criteria:
The local and remote clusters must run on compatible versions of Elasticsearch. Review the version compatibility table.
Version compatibility table- Any node can communicate with another node on the same major version. For example, 9.0 can talk to any 9.x node.
- Version compatibility is symmetric, meaning that if 7.16 can communicate with 8.0, 8.0 can also communicate with 7.16. The following table depicts version compatibility between local and remote nodes.
NoteVersion 8.19 is the final minor release in the 8.x series. Unlike past releases, 8.18 was launched simultaneously with 9.0, allowing cross-version compatibility between them. Hence, as shown in the compatibility table, 8.18 can search 9.0 clusters, but only 8.19 supports searching 9.1 and later.
Remote cluster version Local cluster version 7.17 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 8.9 8.10 8.11 8.12 8.13 8.14 8.15 8.16 8.17 8.18 8.19 9.0 9.1 7.17 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 8.9 8.10 8.11 8.12 8.13 8.14 8.15 8.16 8.17 8.18 8.19 9.0 9.1 Proxies must answer TCP requests on the port 9400. Check the prerequisites for the ports that must permit outbound or inbound traffic.
Load balancers must pass-through TCP requests on port 9400. Check the configuration details.
If your deployment was created before ECE version
2.9.0
, the Remote clusters page in Kibana must be enabled manually from the Security page of your deployment, by selecting Enable CCR under Trust management.
System deployments cannot be used as remote clusters or have remote clusters.
The steps, information, and authentication method required to configure CCS and CCR can vary depending on where the clusters you want to use as remote are hosted.
Connect remotely to other clusters from your Elastic Cloud Enterprise deployments
Use clusters from your Elastic Cloud Enterprise deployments as remote
If you have network security policies applied to the remote cluster, you might need to take extra steps on the remote side to allow traffic from the local cluster. Some remote cluster configurations have limited compatibility with network security. To learn more, refer to Remote clusters and network security.