IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Prerequisites
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Prerequisites
editTo complete this tutorial, you need:
-
The
manage
cluster privilege on the local cluster. - A license on both clusters that includes cross-cluster replication. Activate a free 30-day trial.
- An index on the remote cluster that contains the data you want to replicate. This tutorial uses the sample eCommerce orders data set. Load sample data.
-
In the local cluster, all nodes with the
master
node role must also have theremote_cluster_client
role. The local cluster must also have at least one node with both a data role and theremote_cluster_client
role. Individual tasks for coordinating replication scale based on the number of data nodes with theremote_cluster_client
role in the local cluster.