elasticsearch/docs/reference/transform
Hendrik Muhs 7673778034
[7.x][Transform] add transform upgrade endpoint (#77566) (#79097)
* [Transform] add transform upgrade endpoint (#77566)

Add an _upgrade endpoint to bulk upgrade transforms. _upgrade rewrites all transforms and its
artifacts into the latest format to the latest storage(index). If all transforms are upgraded old
indices and outdated documents get deleted. Using the dry_run option it is possible to check if
upgrades are necessary without applying changes.

* fix merge conflicts

* 7.x requires a different license check
2021-10-14 04:39:39 -04:00
..
apis [7.x][Transform] add transform upgrade endpoint (#77566) (#79097) 2021-10-14 04:39:39 -04:00
images [DOCS] Adds Transform alerts docs (#78185) (#78689) 2021-10-05 14:18:28 +02:00
api-quickref.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
checkpoints.asciidoc Add missing word in data streams checkpoints docs (#73005) (#73031) 2021-05-13 08:55:28 +02:00
ecommerce-tutorial.asciidoc [DOCS] Update transforms tutorial with index mapping details (#73395) (#73700) 2021-06-02 14:04:07 -07:00
examples.asciidoc [DOCS] enhance transform example with range filter (#74284) 2021-06-21 10:39:42 +02:00
index.asciidoc [DOCS] Adds Transform alerts docs (#78185) (#78689) 2021-10-05 14:18:28 +02:00
limitations.asciidoc [DOCS] Update transforms tutorial with index mapping details (#73395) (#73700) 2021-06-02 14:04:07 -07:00
overview.asciidoc [DOCS] Removes beta from latest Transform docs. (#69964) (#69975) 2021-03-04 16:52:46 +01:00
painless-examples.asciidoc [DOCS] Adds top_metrics aggs examples to Transform docs (#72738) (#72884) 2021-05-10 15:11:14 +02:00
setup.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
transform-alerts.asciidoc [DOCS] Adds Transform alerts docs (#78185) (#78689) 2021-10-05 14:18:28 +02:00
transforms-at-scale.asciidoc [DOCS] Fixes typo in transforms at scale page. (#73726) (#73727) 2021-06-03 18:38:49 +02:00
transforms.asciidoc [DOCS] Adds Transform alerts docs (#78185) (#78689) 2021-10-05 14:18:28 +02:00
troubleshooting.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
usage.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00