|
@@ -151,6 +151,13 @@ remote cluster.
|
|
|
alias `leader`
|
|
|
<2> This shows the number of nodes in the remote cluster the local cluster is
|
|
|
connected to.
|
|
|
+
|
|
|
+Alternatively, you can manage remote clusters on the
|
|
|
+*Management / Elasticsearch / Remote Clusters* page in {kib}:
|
|
|
+
|
|
|
+[role="screenshot"]
|
|
|
+image::ml/images/remote-clusters.jpg["The Remote Clusters page in {kib}"]
|
|
|
+
|
|
|
|
|
|
[float]
|
|
|
[[ccr-getting-started-leader-index]]
|
|
@@ -325,3 +332,9 @@ DELETE /_ccr/auto_follow/beats
|
|
|
// TEST[continued]
|
|
|
|
|
|
//////////////////////////
|
|
|
+
|
|
|
+Alternatively, you can manage auto-follow patterns on the
|
|
|
+*Management / Elasticsearch / Cross Cluster Replication* page in {kib}:
|
|
|
+
|
|
|
+[role="screenshot"]
|
|
|
+image::ml/images/auto-follow-patterns.jpg["The Auto-follow patterns page in {kib}"]
|