Skip to content

Commit 447546b

Browse files
authored
Removed explicit references to the keystore to avoid confusion.
1 parent 216e0bd commit 447546b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

deploy-manage/remote-clusters/ec-remote-cluster-same-ess.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ If you run into any issues, refer to [Troubleshooting](/troubleshoot/elasticsear
5252
* Copy the encoded key (`encoded` in the response) to a safe location. You will need it in the next step.
5353

5454

55-
### Add the cross-cluster API key to the keystore of the local deployment [ec_add_the_cross_cluster_api_key_to_the_keystore_of_the_local_deployment]
55+
### Add the cross-cluster API key to the local deployment [ec_add_the_cross_cluster_api_key_to_the_local_deployment]
5656

57-
The API key created previously will be used by the local deployment to authenticate with the corresponding set of permissions to the remote deployment. For that, you need to add the API key to the local deployment’s keystore.
57+
The API key created previously will be used by the local deployment to authenticate with the corresponding set of permissions to the remote deployment. For that, you need to add the API key to the local deployment.
5858

5959
1. Log in to the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body).
6060
2. On the home page, find your hosted deployment and select **Manage** to access it directly. Or, select **Hosted deployments** to go to the **Hosted deployments** page to view all of your deployments.
@@ -69,12 +69,12 @@ The API key created previously will be used by the local deployment to authentic
6969
* For the **Setting name**, enter the the alias of your choice. You will use this alias to connect to the remote cluster later. It must be lowercase and only contain letters, numbers, dashes and underscores.
7070
* For the **Secret**, paste the encoded cross-cluster API key.
7171

72-
2. Click **Add** to save the API key to the keystore.
72+
2. Click **Add** to save the API key.
7373

74-
5. Restart the local deployment to reload the keystore with its new setting. To do that, go to the deployment’s main page (named after your deployment’s name), locate the **Actions** menu, and select **Restart {{es}}**.<br>
74+
5. Restart the local deployment to reload the new setting. To do that, go to the deployment’s main page (named after your deployment’s name), locate the **Actions** menu, and select **Restart {{es}}**.<br>
7575

7676
::::{note}
77-
If the local deployment runs on version 8.14 or greater, you no longer need to perform this step because the keystore is reloaded automatically with the new API keys.
77+
If the local deployment runs on version 8.14 or greater, you no longer need to perform this step.
7878
::::
7979

8080

0 commit comments

Comments
 (0)