Skip to content

Commit 6c7944d

Browse files
authored
Remote clusters ECH - ECE: fixed incorrect reference to ech (#3252)
Solves #3196
1 parent 23609bd commit 6c7944d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy-manage/remote-clusters/ec-remote-cluster-ece.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,13 @@ On the local cluster, add the remote cluster using {{kib}} or the {{es}} API.
204204
* **Name**: This *cluster alias* is a unique identifier that represents the connection to the remote cluster and is used to distinguish local and remote indices.
205205

206206
When using API key authentication, this alias must match the **Remote cluster name** you configured when adding the API key in the Cloud UI.
207-
* **Proxy address**: This value can be found on the **Security** page of the {{ech}} deployment you want to use as a remote.<br>
207+
* **Proxy address**: This value can be found on the **Security** page of the {{ece}} deployment you want to use as a remote.<br>
208208

209209
::::{tip}
210210
If you’re using API keys as security model, change the port into `9443`.
211211
::::
212212

213-
* **Server name**: This value can be found on the **Security** page of the {{ech}} deployment you want to use as a remote.
213+
* **Server name**: This value can be found on the **Security** page of the {{ece}} deployment you want to use as a remote.
214214

215215
::::{note}
216216
If you’re having issues establishing the connection and the remote cluster is part of an {{ece}} environment with a private certificate, make sure that the proxy address and server name match with the the certificate information. For more information, refer to [Administering endpoints in {{ece}}](/deploy-manage/deploy/cloud-enterprise/change-endpoint-urls.md).

0 commit comments

Comments
 (0)