Martijn van Groningen
44c7c4b166
[CCR] Add auto follow stats api (#33801)
GET /_ccr/auto_follow/stats
Returns:
```
{
"number_of_successful_follow_indices": ...
"number_of_failed_follow_indices": ...
"number_of_failed_remote_cluster_state_requests": ...
"recent_auto_follow_errors": [
...
]
}
```
Relates to #33007
2018-09-20 07:16:20 +02:00
..
2018-09-20 07:16:20 +02:00
2018-09-20 07:16:20 +02:00
2018-08-24 09:51:21 +02:00
2018-08-21 20:03:28 -04:00
2018-08-21 20:03:28 -04:00
2018-09-19 13:35:09 -07:00
2018-09-19 04:49:54 -07:00
2018-09-17 09:10:23 +02:00
2018-09-17 15:35:54 -04:00
2018-09-19 10:16:24 +02:00
2018-09-20 07:16:20 +02:00
2018-08-28 13:02:23 -04:00
2018-09-19 15:21:29 -04:00
2018-07-24 12:48:14 +03:00