June 2017
Beginner to intermediate
404 pages
8h 22m
English
You can also monitor individual index stats by going to the following:
GET /chapter6/_stats?human&pretty
The response contains all the stats of the index. You can also query for particular sections as shown next:
GET /chapter6/_stats/indexing
You can also look at the index level stats via the Monitoring page as shown here:
There is also an Advanced tab, which contains more advanced metrics, such Lucene memory, disk rate, and so on.
Read now
Unlock full access