mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
Co-authored-by: Robin Clarke <robin.clarke@elastic.co>
This commit is contained in:
parent
8091fd22a1
commit
1b06f4cc62
1 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,8 @@ transport.profiles.dmz.bind_host: 172.16.1.2
|
||||||
The `default` profile is special. It is used as a fallback for any other
|
The `default` profile is special. It is used as a fallback for any other
|
||||||
profiles, if those do not have a specific configuration setting set, and is how
|
profiles, if those do not have a specific configuration setting set, and is how
|
||||||
this node connects to other nodes in the cluster.
|
this node connects to other nodes in the cluster.
|
||||||
|
Other profiles can have any name and can be used to set up specific endpoints
|
||||||
|
for incoming connections.
|
||||||
|
|
||||||
The following parameters can be configured on each transport profile, as in the
|
The following parameters can be configured on each transport profile, as in the
|
||||||
example above:
|
example above:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue