This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Roll up or transform your data
editRoll up or transform your data
editElasticsearch offers the following methods for manipulating your data:
-
Rolling up your historical data
Deprecated in 8.11.0.
Rollups will be removed in a future version. Use downsampling instead.
The Elastic Stack data rollup features provide a means to summarize and store historical data so that it can still be used for analysis, but at a fraction of the storage cost of raw data.
-
Transforms enable you to convert existing Elasticsearch indices into summarized indices, which provide opportunities for new insights and analytics.