elasticsearch/docs/reference/cluster
Martijn van Groningen 2fa33d5c47 Added ingest statistics to node stats API
The ingest stats include the following statistics:
* `ingest.total.count`- The total number of document ingested during the lifetime of this node
* `ingest.total.time_in_millis` - The total time spent on ingest preprocessing documents during the lifetime of this node
* `ingest.total.current` - The total number of documents currently being ingested.
* `ingest.total.failed` - The total number ingest preprocessing operations failed during the lifetime of this node

Also these stats are returned on a per pipeline basis.
2016-03-10 13:21:43 +01:00
..
health.asciidoc Added desc for parameter <local> 2015-12-11 22:26:33 -02:00
nodes-hot-threads.asciidoc Core: ignore known idle threads by default in /_nodes/hot_threads 2014-12-17 11:59:31 -05:00
nodes-info.asciidoc Added ingest info to node info API, which contains a list of available processors. 2016-03-07 14:44:50 +01:00
nodes-stats.asciidoc Added ingest statistics to node stats API 2016-03-10 13:21:43 +01:00
pending.asciidoc Consolidate shard level abstractions 2015-06-24 15:18:04 +02:00
reroute.asciidoc Extend reroute with an option to force assign stale primary shard copies 2016-01-19 12:07:01 +01:00
state.asciidoc Cluster State API: Remove index template filtering 2014-05-05 14:54:14 +02:00
stats.asciidoc Update stats.asciidoc 2016-01-26 13:48:46 +01:00
update-settings.asciidoc apply review from @clintongormley 2015-12-09 12:24:40 +01:00