[DOCS] Adds link from remote clusters to index patterns (#68406)

This commit is contained in:
gchaps 2020-06-05 11:09:45 -07:00 committed by GitHub
parent 5bfd704dd8
commit 66138a8e71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,10 @@ to reproduce indices in the remote cluster on a local cluster.
[role="screenshot"]
image::images/add_remote_cluster.png[][UI for adding a remote cluster]
To create an index pattern to search across clusters,
use the same syntax that youd use in a raw cross-cluster search request in {es}: <cluster-names>:<pattern>.
See <<management-cross-cluster-search, Creating an index pattern>> for examples.
[float]
[[manage-remote-clusters]]
=== Manage remote clusters