mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Removes some ifdef conditionals overlooked in #70885. That PR removed docs for the rollup refactor.
21 lines
419 B
Text
21 lines
419 B
Text
[[data-rollup-transform]]
|
|
= Roll up or transform your data
|
|
|
|
[partintro]
|
|
--
|
|
|
|
{es} offers the following methods for manipulating your data:
|
|
|
|
* <<xpack-rollup,Rolling up your historical data>>
|
|
+
|
|
include::rollup/index.asciidoc[tag=rollup-intro]
|
|
|
|
* <<transforms,Transforming your data>>
|
|
+
|
|
include::transform/transforms.asciidoc[tag=transform-intro]
|
|
|
|
--
|
|
|
|
include::rollup/index.asciidoc[]
|
|
|
|
include::transform/index.asciidoc[]
|