Skip to content

Commit

Permalink
[DOCS] Link remote info API in Cross Cluster Search docs page
Browse files Browse the repository at this point in the history
Closes #26327
  • Loading branch information
javanna committed Oct 31, 2017
1 parent a26062f commit 8bbedf5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/reference/modules/cross-cluster-search.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,11 @@ will be prefixed with their remote cluster name:
to `false` (defaults to `true`) to prevent certain nodes from connecting to
remote clusters. Cross-cluster search requests must be sent to a node that
is allowed to act as a cross-cluster client.

[float]
[[retrieve-remote-clusters-info]]
=== Retrieving remote clusters info

The <<cluster-remote-info, Remote Cluster Info API>> allows to retrieve
information about the configured remote clusters, as well as the remote
nodes that the Cross Cluster Search node is connected to.

0 comments on commit 8bbedf5

Please sign in to comment.