mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[Doc] Add links to the new API key based remote cluster page (#99115)
This PR adds links to the new API key based remote cluster page in multiple places. Relates: #98330
This commit is contained in:
parent
e53bf4edb2
commit
ebe4fe9f15
10 changed files with 32 additions and 29 deletions
|
@ -65,12 +65,10 @@ mode are described separately.
|
|||
is used as the fallback setting.
|
||||
|
||||
|
||||
// TODO: fix the link to new page of API key based remote clusters
|
||||
|
||||
`cluster.remote.<cluster_alias>.credentials` (<<secure-settings,Secure>>)::
|
||||
|
||||
beta:[]
|
||||
Per cluster setting for configuring remote clusters with the API Key based model.
|
||||
Per cluster setting for configuring <<remote-clusters-api-key,remote clusters with the API Key based model>>.
|
||||
This setting takes the encoded value of a
|
||||
<<security-api-create-cross-cluster-api-key,cross-cluster API key>> and must be set
|
||||
in the <<secure-settings,{es} keystore>> on each node in the cluster.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue