Fix reference to get follower stats API
This commit fixes a reference to the CCR get follower stats API in the CCR getting started docs.
This commit is contained in:
parent
fd4cd80496
commit
4b5fbada9f
|
@ -253,7 +253,7 @@ PUT /server-metrics-copy/_ccr/follow
|
||||||
Now when you index documents into your leader index, you will see these
|
Now when you index documents into your leader index, you will see these
|
||||||
documents replicated in the follower index. You can
|
documents replicated in the follower index. You can
|
||||||
inspect the status of replication using the
|
inspect the status of replication using the
|
||||||
{ref}/ccr-get-follow-stats[get follower stats API].
|
{ref}/ccr-get-follow-stats.html[get follower stats API].
|
||||||
|
|
||||||
//////////////////////////
|
//////////////////////////
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue