indices is not a valid metric anymore
-
curl localhost:9200/index-v*/_stats/indices
returns an error on 5.3 -
curl localhost:9200/index-v*/_stats/docs
works on both 1.7 and 5.3, returns a little bit more data
curl localhost:9200/index-v*/_stats/indices
returns an error on 5.3curl localhost:9200/index-v*/_stats/docs
works on both 1.7 and 5.3, returns a little bit more data