2018-10-29 09:37:13 -04:00
|
|
|
[role="xpack"]
|
|
|
|
[testenv="platinum"]
|
|
|
|
[[ccr-get-stats]]
|
|
|
|
=== Get Cross-Cluster Replication Stats API
|
|
|
|
++++
|
|
|
|
<titleabbrev>Get Follower Stats</titleabbrev>
|
|
|
|
++++
|
|
|
|
|
2018-11-10 14:37:14 -05:00
|
|
|
beta[]
|
|
|
|
|
2018-10-29 09:37:13 -04:00
|
|
|
Get {ccr} stats.
|
|
|
|
|
|
|
|
==== Description
|
|
|
|
|
|
|
|
This API gets {ccr} stats.
|
|
|
|
|
|
|
|
==== Request
|
|
|
|
|
|
|
|
[source,js]
|
|
|
|
--------------------------------------------------
|
|
|
|
GET /_ccr/stats
|
|
|
|
--------------------------------------------------
|
|
|
|
// CONSOLE
|