| 123456789101112131415161718192021 |
- [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
|