Get enrich stats | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
Responses
- 200 application/json
Hide response attributes Show response attributes object- Objects containing information about each coordinating ingest node for configured enrich processors.
Hide coordinator_stats attributes Show coordinator_stats attributes object - Objects containing information about each enrich policy that is currently executing.
Hide executing_policies attributes Show executing_policies attributes object
* task
object Required Additional properties
Hide task attributes Show task attributes object
* Human readable text that identifies the particular request that the task is performing. For example, it might identify the search request being performed by a search task. Other kinds of tasks have different descriptions, like_reindex
which has the source and the destination, or_bulk
which just has the number of requests and the destination indices. Many requests will have only an empty description because more detailed information about the request is not easily available or particularly helpful in identifying the request.
* Hide headers attribute Show headers attribute object
* *
string Additional properties
* A duration. Units can benanos
,micros
,ms
(milliseconds),s
(seconds),m
(minutes),h
(hours) andd
(days). Also accepts "0" without a unit and "-1" to indicate an unspecified value.
* Time unit for nanoseconds
* Time unit for milliseconds
* The internal status of the task, which varies from task to task. The format also varies. While the goal is to keep the status for a particular task consistent from version to version, this is not always possible because sometimes the implementation changes. Fields might be removed from the status for a particular request so any parsing you do of the status might break in minor releases. - Objects containing information about the enrich cache stats on each ingest node.
Hide cache_stats attributes Show cache_stats attributes object
* Time unit for milliseconds
* Time unit for milliseconds
- Objects containing information about each coordinating ingest node for configured enrich processors.