elasticsearch/docs/reference
Tal Levy 5811deb580
Add Rollup ILM Action (#65633)
this commit introduces a new Rollup ILM Action that allows indices
to be rolled up according to a specific rollup config. The
action also allows for the new rolled up index to be associated with
a different policy than the original/source index.

Relates #42720.

Closes #48003.
2021-01-28 17:48:09 -08:00
..
aggregations [DOCS] Fix acasting for agg types (#67469) 2021-01-13 14:44:54 -05:00
analysis [DOCS] Clean up index template xrefs (#67264) 2021-01-11 12:38:09 -05:00
autoscaling [DOCS] Fixes typo in decider docs. (#67743) 2021-01-20 10:51:17 +01:00
cat [DOCS] Add security privileges to cat API docs (#67467) 2021-01-20 10:19:20 -05:00
ccr Protect replicated data streams against local rollovers (#64710) 2020-12-08 08:34:24 +01:00
cluster Add index creation version stats to cluster stats (#68141) 2021-01-28 13:58:21 -07:00
commands Remove support of creating CA on the fly when generating certificates (#65590) 2020-12-16 13:54:32 +11:00
data-streams Adjust manage_follow_index privilege for promote data stream api (#67773) 2021-01-21 09:08:27 +01:00
docs [DOCS] Add security privileges to document API docs (#67843) 2021-01-25 09:46:09 -05:00
eql [DOCS] EQL: Add security privileges to EQL search docs (#68017) 2021-01-27 16:25:05 -05:00
graph [DOCS] Fix API titles (#67475) 2021-01-13 15:15:37 -05:00
high-availability Adjust resiliency docs for searchable snapshots (#67630) 2021-01-19 17:40:49 +00:00
how-to [DOCS] Make cat API verbose query param explicit (#67300) 2021-01-11 17:19:23 -05:00
ilm Add Rollup ILM Action (#65633) 2021-01-28 17:48:09 -08:00
images [DOCS] Update data streams list screenshots and description of "delete data stream" (#67145) 2021-01-07 16:45:26 +01:00
index-modules [DOCS] Fix some typos in docs (#66672) 2020-12-21 12:45:51 +02:00
indices [DOCS] Add security privileges to index API docs (#68071) 2021-01-28 08:53:10 -05:00
ingest [DOCS] Network direction processor (#67943) 2021-01-26 09:33:47 -06:00
licensing [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
mapping [DOCS] Add beta admonition for runtime fields. (#67847) 2021-01-21 17:10:37 -05:00
migration [DOCS] Add security privileges to API docs (#67939) 2021-01-27 09:06:06 -05:00
ml [ML] Expand regression/classification hyperparameters (#67950) 2021-01-26 12:56:41 +02:00
modules Extend default probe connect/handshake timeouts (#68059) 2021-01-27 16:41:44 +00:00
monitoring [DOCS] Clarify elasticsearch module for Stack monitoring (#64497) 2021-01-19 16:14:46 -08:00
query-dsl Add support for Spatial Relationships to geo_point field (#67631) 2021-01-20 13:18:28 +01:00
release-notes Fix range query on date fields for number inputs (#63692) 2020-12-01 18:49:50 +01:00
repositories-metering-api [DOCS] Add security privileges to repositories monitoring API docs (#67944) 2021-01-26 09:05:56 -05:00
rest-api Logstash Pipeline REST api spec and documentation (#67788) 2021-01-28 10:50:16 -07:00
rollup [DOCS] Fix typo (#68129) 2021-01-28 17:07:01 -05:00
scripting [DOCS] Fix ingest script compilation rate and cache size (#61468) 2020-08-24 10:26:38 -04:00
search [DOCS] Fix title abbrevs for API docs (#68118) 2021-01-28 10:28:41 -05:00
searchable-snapshots [DOCS] Fix typo (#68085) (#68158) 2021-01-28 16:46:10 -05:00
settings [DOCS] Clarifies default ML and transform node settings (#67671) 2021-01-19 14:19:37 -08:00
setup Align JSON logs better with ECS (#67266) 2021-01-25 10:43:37 +00:00
slm [DOCS] Fix API titles (#67475) 2021-01-13 15:15:37 -05:00
snapshot-restore Introduce repository UUIDs (#67829) 2021-01-25 12:17:52 +00:00
sql SQL: Implement TO_CHAR() function (#66486) 2021-01-20 18:32:10 -05:00
tab-widgets [DOCS] Improve docs for Windows DOS/UNC paths in `path.*` settings (#64668) 2020-11-09 10:36:48 -05:00
text-structure/apis [ML] [DOCS] update find-structure reference docs (#67586) 2021-01-15 12:19:38 -05:00
transform [Transform] Add support for search-time runtime fields. (#67643) 2021-01-21 13:27:42 +01:00
upgrade [DOCS] Make cat API verbose query param explicit (#67300) 2021-01-11 17:19:23 -05:00
vectors
aggregations.asciidoc [DOCS] Rewrite aggs overview (#64318) 2020-10-30 08:39:38 -04:00
analysis.asciidoc
api-conventions.asciidoc [DOCS] Document hidden data streams and naming restrictions (#65862) 2021-01-13 09:09:15 -05:00
cat.asciidoc [DOCS] Fix cat API list order (#67486) 2021-01-13 16:41:44 -05:00
cluster.asciidoc
data-management.asciidoc [DOCS] Move Kibana index mgmt docs to ES (#64380) 2020-10-30 09:14:52 -04:00
data-rollup-transform.asciidoc
datatiers.asciidoc Cold tier time-range should not be specified (#65546) 2020-11-30 15:04:41 +01:00
dependencies-versions.asciidoc [DOCS] Added appendix to show dependencies (#67962) 2021-01-26 16:16:05 -08:00
docs.asciidoc
frozen-indices.asciidoc [DOCS] Make cat API verbose query param explicit (#67300) 2021-01-11 17:19:23 -05:00
getting-started.asciidoc [DOCS] Make cat API verbose query param explicit (#67300) 2021-01-11 17:19:23 -05:00
glossary.asciidoc [DOCS] Add xrefs to rollup overview (#68119) 2021-01-28 10:37:30 -05:00
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc [DOCS] Document shard sizing guide (#61942) 2020-09-28 09:24:40 -04:00
index-extra-title-page.html
index-modules.asciidoc [DOCS] Update CCR docs to focus on Kibana (#60555) 2020-08-17 15:36:54 -04:00
index.asciidoc [DOCS] Added appendix to show dependencies (#67962) 2021-01-26 16:16:05 -08:00
index.x.asciidoc
indices.asciidoc [DOCS] Mark template exists API as legacy (#67286) 2021-01-11 14:14:44 -05:00
ingest.asciidoc [DOCS] Fix ingest node.roles example (#66287) 2020-12-15 08:19:54 -05:00
intro.asciidoc [DOCS] Update rollup xrefs (#66799) 2020-12-23 13:49:15 -05:00
links.asciidoc
mapping.asciidoc Minor revision missed in merge. (#67282) 2021-01-11 13:50:06 -05:00
query-dsl.asciidoc [DOCS] Add redirects for wildcard and constant keyword (#61815) 2020-09-01 15:32:35 -04:00
redirects.asciidoc [DOCS] Mark template exists API as legacy (#67286) 2021-01-11 14:14:44 -05:00
release-notes.asciidoc
scripting.asciidoc
search.asciidoc [DOCS] Display point in time API docs (#61527) 2020-08-25 11:03:41 -04:00
setup.asciidoc Update heap setting documentation in light of machine dependent heap (#66567) 2020-12-18 11:14:56 -08:00
upgrade.asciidoc