| 12345678910111213141516171819202122232425262728293031 | [role="xpack"][testenv="basic"][[xpack-rollup]]== Rolling up historical dataexperimental[]Keeping historical data around for analysis is extremely useful but often avoided due to the financial cost ofarchiving massive amounts of data.  Retention periods are thus driven by financial realities rather than by theusefulness of extensive historical data.// tag::rollup-intro[]The {stack} {rollup-features} provide a means to summarize and store historicaldata so that it can still be used for analysis, but at a fraction of the storagecost of raw data.// end::rollup-intro[]* <<rollup-overview,Overview>>* <<rollup-getting-started,Getting started>>* <<rollup-api-quickref, API quick reference>>* <<rollup-understanding-groups,Understanding rollup grouping>>* <<rollup-agg-limitations,Rollup aggregation limitations>>* <<rollup-search-limitations,Rollup search limitations>>include::overview.asciidoc[]include::api-quickref.asciidoc[]include::rollup-getting-started.asciidoc[]include::understanding-groups.asciidoc[]include::rollup-agg-limitations.asciidoc[]include::rollup-search-limitations.asciidoc[]
 |