Skip to content

Commit 73827f5

Browse files
authored
Clarify usage of proxy_address
elastic/elasticsearch#123215 for docsv3
1 parent 9d2d417 commit 73827f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ $$$cluster-remote-node-attr$$$
6464
To use [proxy mode](/deploy-manage/remote-clusters/remote-clusters-self-managed.md#proxy-mode) to connect to a remote cluster, set `cluster.remote.<cluster_alias>.mode: proxy` and then configure the following settings.
6565

6666
`cluster.remote.<cluster_alias>.proxy_address`
67-
: The address used for all remote connections.
67+
: The address used for all remote connections. A single address value, either an ip address or a fully qualified domain name (FQDN).
6868

6969
`cluster.remote.<cluster_alias>.proxy_socket_connections`
7070
: The number of socket connections to open per remote cluster. The default is `18`.

0 commit comments

Comments
 (0)