mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Adding new screenshots and updating copy. (#60407)
This commit is contained in:
parent
f320567e5a
commit
f9d2cb8415
6 changed files with 23 additions and 7 deletions
|
@ -148,12 +148,14 @@ remote cluster.
|
|||
<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}:
|
||||
Alternatively, you can {kibana-ref}/working-remote-clusters.html[manage remote clusters] from {kib}:
|
||||
|
||||
. From the {kib} menu, select *Management -> Stack Management*.
|
||||
. Under *Data*, select *Remote Clusters* to access the Remote Clusters
|
||||
page.
|
||||
|
||||
[role="screenshot"]
|
||||
image::images/remote-clusters.jpg["The Remote Clusters page in {kib}"]
|
||||
|
||||
image::images/remote-clusters.png["The Remote Clusters page in {kib}"]
|
||||
|
||||
|
||||
[[ccr-getting-started-leader-index]]
|
||||
|
@ -243,6 +245,15 @@ documents replicated in the follower index. You can
|
|||
inspect the status of replication using the
|
||||
{ref}/ccr-get-follow-stats.html[get follower stats API].
|
||||
|
||||
Alternatively, you can {kibana-ref}/managing-cross-cluster-replication.html#_create_specific_follower_indices[manage follower indices] using {kib}:
|
||||
|
||||
. From the {kib} menu, click *Management -> Stack Management*.
|
||||
. Under *Data*, select *Cross Cluster Replication*.
|
||||
. Choose the *Follower indices* tab.
|
||||
|
||||
[role="screenshot"]
|
||||
image::images/ccr-follower-index.png["The Cross-Cluster Replication page in {kib}"]
|
||||
|
||||
//////////////////////////
|
||||
|
||||
[source,console]
|
||||
|
@ -312,8 +323,13 @@ DELETE /_ccr/auto_follow/beats
|
|||
|
||||
//////////////////////////
|
||||
|
||||
Alternatively, you can manage auto-follow patterns on the
|
||||
*Management / Elasticsearch / Cross Cluster Replication* page in {kib}:
|
||||
Alternatively, you can manage auto-follow patterns from {kib}:
|
||||
|
||||
. From the {kib} menu, click *Management -> Stack Management*.
|
||||
. Under *Data*, select *Cross Cluster Replication*.
|
||||
. Choose the *Auto-follow patterns* tab.
|
||||
|
||||
[role="screenshot"]
|
||||
image::images/auto-follow-patterns.jpg["The Auto-follow patterns page in {kib}"]
|
||||
image::images/auto-follow-patterns.png["The Auto-follow patterns page in {kib}"]
|
||||
|
||||
See {kibana-ref}/managing-cross-cluster-replication.html#_create_follower_indices_from_an_auto_follow_pattern[Create follower indices from an auto-follow pattern] for more information.
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 167 KiB |
BIN
docs/reference/ccr/images/auto-follow-patterns.png
Normal file
BIN
docs/reference/ccr/images/auto-follow-patterns.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 164 KiB |
BIN
docs/reference/ccr/images/ccr-follower-index.png
Normal file
BIN
docs/reference/ccr/images/ccr-follower-index.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
Binary file not shown.
Before Width: | Height: | Size: 119 KiB |
BIN
docs/reference/ccr/images/remote-clusters.png
Normal file
BIN
docs/reference/ccr/images/remote-clusters.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
Loading…
Add table
Add a link
Reference in a new issue