[DOCS] Add info about allowed profile names (#70440) (#70815)

Co-authored-by: Robin Clarke <robin.clarke@elastic.co>
This commit is contained in:
James Rodewig 2021-03-24 10:10:21 -04:00 committed by GitHub
parent 8091fd22a1
commit 1b06f4cc62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
profiles, if those do not have a specific configuration setting set, and is how
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
example above: