OpenSearch/x-pack/docs/en
Zachary Tong 791b9b147c
[Rollup] Add new capabilities endpoint for concrete rollup indices (#30401)
This introduces a new GetRollupIndexCaps API which allows the user to retrieve rollup capabilities of a specific rollup index (or index pattern). This is distinct from the existing RollupCaps endpoint.

- Multiple jobs can be stored in multiple indices and point to a single target data index pattern (logstash-*). The existing API finds capabilities/config of all jobs matching that data index pattern.
- One rollup index can hold data from multiple jobs, targeting multiple data index patterns. This new API finds the capabilities based on the concrete rollup indices.
2018-07-16 17:20:50 -04:00
..
ml [DOCS] Fixes code snippet testing for machine learning (#31189) 2018-06-19 13:57:10 -07:00
monitoring [DOCS] Move monitoring to docs folder (#31477) 2018-06-22 15:39:34 -07:00
rest-api [Rollup] Add new capabilities endpoint for concrete rollup indices (#30401) 2018-07-16 17:20:50 -04:00
rollup [Rollup] Use composite's missing_bucket (#31402) 2018-07-13 10:07:42 -04:00
security [DOCS] Replace CONFIG_DIR with ES_PATH_CONF (#31635) 2018-06-28 08:27:04 -07:00
watcher Docs: Clarify sensitive fields watcher encryption (#31551) 2018-06-26 16:24:28 +02:00