22 lines
374 B
Plaintext
22 lines
374 B
Plaintext
[role="xpack"]
|
|
[testenv="platinum"]
|
|
[[ccr-get-stats]]
|
|
=== Get Cross-Cluster Replication Stats API
|
|
++++
|
|
<titleabbrev>Get Follower Stats</titleabbrev>
|
|
++++
|
|
|
|
Get {ccr} stats.
|
|
|
|
==== Description
|
|
|
|
This API gets {ccr} stats.
|
|
|
|
==== Request
|
|
|
|
[source,js]
|
|
--------------------------------------------------
|
|
GET /_ccr/stats
|
|
--------------------------------------------------
|
|
// CONSOLE
|