From 90f06f4bb4878c854c78faa74058a851fbfa1f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-Cl=C3=A9ment=20Brossard?= Date: Fri, 18 Jun 2021 04:51:01 +0900 Subject: [PATCH] [DOC] Add experimental disclaimer to rollup jobs (#95624) Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> --- docs/management/rollups/create_and_manage_rollups.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/management/rollups/create_and_manage_rollups.asciidoc b/docs/management/rollups/create_and_manage_rollups.asciidoc index bbdc382d04b38..85ef223c278fb 100644 --- a/docs/management/rollups/create_and_manage_rollups.asciidoc +++ b/docs/management/rollups/create_and_manage_rollups.asciidoc @@ -2,6 +2,7 @@ [[data-rollups]] == Rollup Jobs +experimental::[] A rollup job is a periodic task that aggregates data from indices specified by an index pattern, and then rolls it into a new index. Rollup indices are a good way to