Skip to content

Commit a5879ca

Browse files
committed
bugfix
1 parent 2f9cf00 commit a5879ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy-manage/remote-clusters/remote-clusters-api-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ To add a remote cluster from Stack Management in {{kib}}:
158158
2. Select **Add a remote cluster**.
159159
3. Select **API keys** as the connection type.
160160
4. Enter a name (*cluster alias*) for the remote cluster.
161-
5. Specify the {{es}} endpoint URL, or the IP address or host name of the remote cluster, followed by the remote cluster port (defaults to `9443`). For example, `cluster.es.eastus2.staging.azure.foundit.no:9443` or `192.168.1.1:9443`.
161+
5. Specify the {{es}} endpoint URL, or the IP address or host name of the remote cluster followed by the remote cluster port (defaults to `9443`). For example, `cluster.es.eastus2.staging.azure.foundit.no:9443` or `192.168.1.1:9443`.
162162
163163
Starting with {{kib}} 9.2, you can also specify IPv6 addresses.
164164

deploy-manage/remote-clusters/remote-clusters-cert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To add a remote cluster from Stack Management in {{kib}}:
6868
2. Select **Add a remote cluster**.
6969
3. Select **Certificates** as the connection type.
7070
4. Enter a name (*cluster alias*) for the remote cluster.
71-
5. Specify the {{es}} endpoint URL, or the IP address or host name of the remote cluster, followed by the transport port (defaults to `9300`). For example, `cluster.es.eastus2.staging.azure.foundit.no:9300` or `192.168.1.1:9300`.
71+
5. Specify the {{es}} endpoint URL, or the IP address or host name of the remote cluster followed by the transport port (defaults to `9300`). For example, `cluster.es.eastus2.staging.azure.foundit.no:9300` or `192.168.1.1:9300`.
7272

7373
Starting with {{kib}} 9.2, you can also specify IPv6 addresses.
7474

0 commit comments

Comments
 (0)