diff --git a/manage-data/data-store.md b/manage-data/data-store.md index 28ff3fa345..bff723283a 100644 --- a/manage-data/data-store.md +++ b/manage-data/data-store.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro-what-is-es.html +applies_to: + stack: ga + serverless: ga --- # The Elasticsearch data store diff --git a/manage-data/data-store/aliases.md b/manage-data/data-store/aliases.md index cebbc995fc..49a8962fbc 100644 --- a/manage-data/data-store/aliases.md +++ b/manage-data/data-store/aliases.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/aliases.html +applies_to: + stack: ga + serverless: ga --- # Aliases [aliases] diff --git a/manage-data/data-store/data-streams.md b/manage-data/data-store/data-streams.md index fdddeb792c..540c7a7994 100644 --- a/manage-data/data-store/data-streams.md +++ b/manage-data/data-store/data-streams.md @@ -3,11 +3,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/data-streams.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-mgmt.html#manage-data-streams - https://www.elastic.co/guide/en/serverless/current/index-management.html#index-management-manage-data-streams - -applies: - stack: all - serverless: all - hosted: all +applies_to: + stack: ga + serverless: ga --- # Data streams [data-streams] diff --git a/manage-data/data-store/data-streams/downsampling-time-series-data-stream.md b/manage-data/data-store/data-streams/downsampling-time-series-data-stream.md index d3fc351d2d..81b6763a29 100644 --- a/manage-data/data-store/data-streams/downsampling-time-series-data-stream.md +++ b/manage-data/data-store/data-streams/downsampling-time-series-data-stream.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling.html +applies_to: + stack: ga + serverless: ga --- # Downsampling a time series data stream [downsampling] diff --git a/manage-data/data-store/data-streams/logs-data-stream.md b/manage-data/data-store/data-streams/logs-data-stream.md index 59d823aaa6..7f3f649d0f 100644 --- a/manage-data/data-store/data-streams/logs-data-stream.md +++ b/manage-data/data-store/data-streams/logs-data-stream.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/logs-data-stream.html +applies_to: + stack: ga + serverless: ga --- # Logs data stream [logs-data-stream] diff --git a/manage-data/data-store/data-streams/manage-data-stream.md b/manage-data/data-store/data-streams/manage-data-stream.md index 975031c5af..1d3f8d729d 100644 --- a/manage-data/data-store/data-streams/manage-data-stream.md +++ b/manage-data/data-store/data-streams/manage-data-stream.md @@ -1,3 +1,9 @@ +--- +applies_to: + stack: ga + serverless: ga +--- + # Manage a data stream [index-management-manage-data-streams] Investigate your data streams and address lifecycle management needs in the **Data Streams** view. diff --git a/manage-data/data-store/data-streams/modify-data-stream.md b/manage-data/data-store/data-streams/modify-data-stream.md index 0efd8bd15b..bd637a62b2 100644 --- a/manage-data/data-store/data-streams/modify-data-stream.md +++ b/manage-data/data-store/data-streams/modify-data-stream.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/modify-data-streams.html +applies_to: + stack: ga + serverless: ga --- # Modify a data stream [modify-data-streams] diff --git a/manage-data/data-store/data-streams/reindex-tsds.md b/manage-data/data-store/data-streams/reindex-tsds.md index 4ea1e1bc2f..68e9d201c1 100644 --- a/manage-data/data-store/data-streams/reindex-tsds.md +++ b/manage-data/data-store/data-streams/reindex-tsds.md @@ -2,6 +2,9 @@ navigation_title: "Reindex a TSDS" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/tsds-reindex.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/data-store/data-streams/run-downsampling-manually.md b/manage-data/data-store/data-streams/run-downsampling-manually.md index 621f739928..4ac5f2b1e8 100644 --- a/manage-data/data-store/data-streams/run-downsampling-manually.md +++ b/manage-data/data-store/data-streams/run-downsampling-manually.md @@ -2,6 +2,9 @@ navigation_title: "Run downsampling manually" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling-manual.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/data-store/data-streams/run-downsampling-using-data-stream-lifecycle.md b/manage-data/data-store/data-streams/run-downsampling-using-data-stream-lifecycle.md index d416a1e613..bc5e69235e 100644 --- a/manage-data/data-store/data-streams/run-downsampling-using-data-stream-lifecycle.md +++ b/manage-data/data-store/data-streams/run-downsampling-using-data-stream-lifecycle.md @@ -2,6 +2,9 @@ navigation_title: "Run downsampling using data stream lifecycle" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling-dsl.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/data-store/data-streams/run-downsampling-with-ilm.md b/manage-data/data-store/data-streams/run-downsampling-with-ilm.md index e403bb8af7..21ff209aee 100644 --- a/manage-data/data-store/data-streams/run-downsampling-with-ilm.md +++ b/manage-data/data-store/data-streams/run-downsampling-with-ilm.md @@ -2,6 +2,9 @@ navigation_title: "Run downsampling with ILM" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling-ilm.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/data-store/data-streams/set-up-data-stream.md b/manage-data/data-store/data-streams/set-up-data-stream.md index 612d03c13f..ab310ac968 100644 --- a/manage-data/data-store/data-streams/set-up-data-stream.md +++ b/manage-data/data-store/data-streams/set-up-data-stream.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/set-up-a-data-stream.html +applies_to: + stack: ga + serverless: ga --- # Set up a data stream [set-up-a-data-stream] diff --git a/manage-data/data-store/data-streams/set-up-tsds.md b/manage-data/data-store/data-streams/set-up-tsds.md index 66a3ed10e0..665304f81e 100644 --- a/manage-data/data-store/data-streams/set-up-tsds.md +++ b/manage-data/data-store/data-streams/set-up-tsds.md @@ -2,6 +2,9 @@ navigation_title: "Set up a TSDS" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/set-up-tsds.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/data-store/data-streams/time-series-data-stream-tsds.md b/manage-data/data-store/data-streams/time-series-data-stream-tsds.md index 3ba5bee0e2..7b5d4da90e 100644 --- a/manage-data/data-store/data-streams/time-series-data-stream-tsds.md +++ b/manage-data/data-store/data-streams/time-series-data-stream-tsds.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/tsds.html +applies_to: + stack: ga + serverless: ga --- # Time series data stream (TSDS) [tsds] diff --git a/manage-data/data-store/data-streams/use-data-stream.md b/manage-data/data-store/data-streams/use-data-stream.md index 311837a136..7d547f6464 100644 --- a/manage-data/data-store/data-streams/use-data-stream.md +++ b/manage-data/data-store/data-streams/use-data-stream.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/use-a-data-stream.html +applies_to: + stack: ga + serverless: ga --- # Use a data stream [use-a-data-stream] diff --git a/manage-data/data-store/index-basics.md b/manage-data/data-store/index-basics.md index a70dfb2b18..894f6d7ebc 100644 --- a/manage-data/data-store/index-basics.md +++ b/manage-data/data-store/index-basics.md @@ -3,6 +3,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/documents-indices.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-mgmt.html#view-edit-indices - https://www.elastic.co/guide/en/serverless/current/index-management.html +applies_to: + stack: ga + serverless: ga --- # Index basics diff --git a/manage-data/data-store/manage-data-from-the-command-line.md b/manage-data/data-store/manage-data-from-the-command-line.md index 330206077d..62630f874f 100644 --- a/manage-data/data-store/manage-data-from-the-command-line.md +++ b/manage-data/data-store/manage-data-from-the-command-line.md @@ -2,6 +2,9 @@ mapped_urls: - https://www.elastic.co/guide/en/cloud/current/ec-working-with-elasticsearch.html - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-working-with-elasticsearch.html +applies_to: + stack: ga + serverless: ga --- # Manage data from the command line diff --git a/manage-data/data-store/mapping.md b/manage-data/data-store/mapping.md index 6ecca8abd1..7b8f3d5bb6 100644 --- a/manage-data/data-store/mapping.md +++ b/manage-data/data-store/mapping.md @@ -2,6 +2,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules-mapper.html +applies_to: + stack: ga + serverless: ga --- # Mapping diff --git a/manage-data/data-store/mapping/define-runtime-fields-in-search-request.md b/manage-data/data-store/mapping/define-runtime-fields-in-search-request.md index 1ae307555c..ca434b28ab 100644 --- a/manage-data/data-store/mapping/define-runtime-fields-in-search-request.md +++ b/manage-data/data-store/mapping/define-runtime-fields-in-search-request.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime-search-request.html +applies_to: + stack: ga + serverless: ga --- # Define runtime fields in a search request [runtime-search-request] diff --git a/manage-data/data-store/mapping/dynamic-field-mapping.md b/manage-data/data-store/mapping/dynamic-field-mapping.md index 1e78b7ab1e..996e863c22 100644 --- a/manage-data/data-store/mapping/dynamic-field-mapping.md +++ b/manage-data/data-store/mapping/dynamic-field-mapping.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic-field-mapping.html +applies_to: + stack: ga + serverless: ga --- # Dynamic field mapping [dynamic-field-mapping] diff --git a/manage-data/data-store/mapping/dynamic-mapping.md b/manage-data/data-store/mapping/dynamic-mapping.md index e257e328e5..24c979878d 100644 --- a/manage-data/data-store/mapping/dynamic-mapping.md +++ b/manage-data/data-store/mapping/dynamic-mapping.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic-mapping.html +applies_to: + stack: ga + serverless: ga --- # Dynamic mapping [dynamic-mapping] diff --git a/manage-data/data-store/mapping/dynamic-templates.md b/manage-data/data-store/mapping/dynamic-templates.md index 041310ca0a..bcc6f2f803 100644 --- a/manage-data/data-store/mapping/dynamic-templates.md +++ b/manage-data/data-store/mapping/dynamic-templates.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic-templates.html +applies_to: + stack: ga + serverless: ga --- # Dynamic templates [dynamic-templates] diff --git a/manage-data/data-store/mapping/explicit-mapping.md b/manage-data/data-store/mapping/explicit-mapping.md index 7654e2131d..f2881f960f 100644 --- a/manage-data/data-store/mapping/explicit-mapping.md +++ b/manage-data/data-store/mapping/explicit-mapping.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/explicit-mapping.html +applies_to: + stack: ga + serverless: ga --- # Explicit mapping [explicit-mapping] diff --git a/manage-data/data-store/mapping/explore-data-with-runtime-fields.md b/manage-data/data-store/mapping/explore-data-with-runtime-fields.md index e1f8184618..f58913092b 100644 --- a/manage-data/data-store/mapping/explore-data-with-runtime-fields.md +++ b/manage-data/data-store/mapping/explore-data-with-runtime-fields.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime-examples.html +applies_to: + stack: ga + serverless: ga --- # Explore your data with runtime fields [runtime-examples] diff --git a/manage-data/data-store/mapping/index-runtime-field.md b/manage-data/data-store/mapping/index-runtime-field.md index f411d6215b..f764f3843d 100644 --- a/manage-data/data-store/mapping/index-runtime-field.md +++ b/manage-data/data-store/mapping/index-runtime-field.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime-indexed.html +applies_to: + stack: ga + serverless: ga --- # Index a runtime field [runtime-indexed] diff --git a/manage-data/data-store/mapping/map-runtime-field.md b/manage-data/data-store/mapping/map-runtime-field.md index fa5a56902f..68bf74781c 100644 --- a/manage-data/data-store/mapping/map-runtime-field.md +++ b/manage-data/data-store/mapping/map-runtime-field.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime-mapping-fields.html +applies_to: + stack: ga + serverless: ga --- # Map a runtime field [runtime-mapping-fields] diff --git a/manage-data/data-store/mapping/override-field-values-at-query-time.md b/manage-data/data-store/mapping/override-field-values-at-query-time.md index 46e0d31611..1b434ba673 100644 --- a/manage-data/data-store/mapping/override-field-values-at-query-time.md +++ b/manage-data/data-store/mapping/override-field-values-at-query-time.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime-override-values.html +applies_to: + stack: ga + serverless: ga --- # Override field values at query time [runtime-override-values] diff --git a/manage-data/data-store/mapping/removal-of-mapping-types.md b/manage-data/data-store/mapping/removal-of-mapping-types.md index 8b6d4fb2b3..2cff9e9c0e 100644 --- a/manage-data/data-store/mapping/removal-of-mapping-types.md +++ b/manage-data/data-store/mapping/removal-of-mapping-types.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/removal-of-types.html +applies_to: + stack: ga + serverless: ga --- # Removal of mapping types [removal-of-types] diff --git a/manage-data/data-store/mapping/retrieve-runtime-field.md b/manage-data/data-store/mapping/retrieve-runtime-field.md index ea82df907c..2df1c243cf 100644 --- a/manage-data/data-store/mapping/retrieve-runtime-field.md +++ b/manage-data/data-store/mapping/retrieve-runtime-field.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime-retrieving-fields.html +applies_to: + stack: ga + serverless: ga --- # Retrieve a runtime field [runtime-retrieving-fields] diff --git a/manage-data/data-store/mapping/runtime-fields.md b/manage-data/data-store/mapping/runtime-fields.md index 6378b6939f..e0e24661e5 100644 --- a/manage-data/data-store/mapping/runtime-fields.md +++ b/manage-data/data-store/mapping/runtime-fields.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/runtime.html +applies_to: + stack: ga + serverless: ga --- # Runtime fields [runtime] diff --git a/manage-data/data-store/templates.md b/manage-data/data-store/templates.md index f5b2c1cd2e..109334157e 100644 --- a/manage-data/data-store/templates.md +++ b/manage-data/data-store/templates.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-templates.html +applies_to: + stack: ga + serverless: ga --- # Templates [index-templates] diff --git a/manage-data/data-store/templates/ignore-missing-component-templates.md b/manage-data/data-store/templates/ignore-missing-component-templates.md index 7570bb0281..cfc1bf2b20 100644 --- a/manage-data/data-store/templates/ignore-missing-component-templates.md +++ b/manage-data/data-store/templates/ignore-missing-component-templates.md @@ -2,6 +2,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/ignore_missing_component_templates.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/_usage_example.html +applies_to: + stack: ga + serverless: ga --- # Ignore missing component templates diff --git a/manage-data/data-store/templates/index-template-management.md b/manage-data/data-store/templates/index-template-management.md index 91eaa04342..e599b93769 100644 --- a/manage-data/data-store/templates/index-template-management.md +++ b/manage-data/data-store/templates/index-template-management.md @@ -2,10 +2,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-mgmt.html#manage-index-templates - https://www.elastic.co/guide/en/serverless/current/index-management.html#index-management-manage-index-templates -applies: - stack: all - serverless: all - hosted: all +applies_to: + stack: ga + serverless: ga --- # Manage index templates [manage-index-templates] diff --git a/manage-data/data-store/templates/simulate-multi-component-templates.md b/manage-data/data-store/templates/simulate-multi-component-templates.md index e7454ef182..5ccedc1561 100644 --- a/manage-data/data-store/templates/simulate-multi-component-templates.md +++ b/manage-data/data-store/templates/simulate-multi-component-templates.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/simulate-multi-component-templates.html +applies_to: + stack: ga + serverless: ga --- # Simulate multi-component templates [simulate-multi-component-templates] diff --git a/manage-data/data-store/text-analysis.md b/manage-data/data-store/text-analysis.md index e6c43b7594..968264ab49 100644 --- a/manage-data/data-store/text-analysis.md +++ b/manage-data/data-store/text-analysis.md @@ -3,6 +3,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-overview.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules-analysis.html +applies_to: + stack: ga + serverless: ga --- # Text analysis diff --git a/manage-data/data-store/text-analysis/anatomy-of-an-analyzer.md b/manage-data/data-store/text-analysis/anatomy-of-an-analyzer.md index 914094750b..c16327d3d9 100644 --- a/manage-data/data-store/text-analysis/anatomy-of-an-analyzer.md +++ b/manage-data/data-store/text-analysis/anatomy-of-an-analyzer.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/analyzer-anatomy.html +applies_to: + stack: ga + serverless: ga --- # Anatomy of an analyzer [analyzer-anatomy] diff --git a/manage-data/data-store/text-analysis/concepts.md b/manage-data/data-store/text-analysis/concepts.md index b321876049..735b701c5b 100644 --- a/manage-data/data-store/text-analysis/concepts.md +++ b/manage-data/data-store/text-analysis/concepts.md @@ -2,6 +2,9 @@ navigation_title: "Concepts" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-concepts.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/data-store/text-analysis/configure-text-analysis.md b/manage-data/data-store/text-analysis/configure-text-analysis.md index 2fbf4571e3..6537fdf6d3 100644 --- a/manage-data/data-store/text-analysis/configure-text-analysis.md +++ b/manage-data/data-store/text-analysis/configure-text-analysis.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/configure-text-analysis.html +applies_to: + stack: ga + serverless: ga --- # Configure text analysis [configure-text-analysis] diff --git a/manage-data/data-store/text-analysis/configuring-built-in-analyzers.md b/manage-data/data-store/text-analysis/configuring-built-in-analyzers.md index 94bd4563e5..de6cb3beaa 100644 --- a/manage-data/data-store/text-analysis/configuring-built-in-analyzers.md +++ b/manage-data/data-store/text-analysis/configuring-built-in-analyzers.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/configuring-analyzers.html +applies_to: + stack: ga + serverless: ga --- # Configuring built-in analyzers [configuring-analyzers] diff --git a/manage-data/data-store/text-analysis/create-custom-analyzer.md b/manage-data/data-store/text-analysis/create-custom-analyzer.md index c9ae66ec14..9be4da5787 100644 --- a/manage-data/data-store/text-analysis/create-custom-analyzer.md +++ b/manage-data/data-store/text-analysis/create-custom-analyzer.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-custom-analyzer.html +applies_to: + stack: ga + serverless: ga --- # Create a custom analyzer [analysis-custom-analyzer] diff --git a/manage-data/data-store/text-analysis/index-search-analysis.md b/manage-data/data-store/text-analysis/index-search-analysis.md index ca5e600109..9c023e5e8c 100644 --- a/manage-data/data-store/text-analysis/index-search-analysis.md +++ b/manage-data/data-store/text-analysis/index-search-analysis.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-index-search-time.html +applies_to: + stack: ga + serverless: ga --- # Index and search analysis [analysis-index-search-time] diff --git a/manage-data/data-store/text-analysis/specify-an-analyzer.md b/manage-data/data-store/text-analysis/specify-an-analyzer.md index cec747dd0f..aa9a083758 100644 --- a/manage-data/data-store/text-analysis/specify-an-analyzer.md +++ b/manage-data/data-store/text-analysis/specify-an-analyzer.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/specify-analyzer.html +applies_to: + stack: ga + serverless: ga --- # Specify an analyzer [specify-analyzer] diff --git a/manage-data/data-store/text-analysis/stemming.md b/manage-data/data-store/text-analysis/stemming.md index 52ead39693..88ab114cac 100644 --- a/manage-data/data-store/text-analysis/stemming.md +++ b/manage-data/data-store/text-analysis/stemming.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/stemming.html +applies_to: + stack: ga + serverless: ga --- # Stemming [stemming] diff --git a/manage-data/data-store/text-analysis/test-an-analyzer.md b/manage-data/data-store/text-analysis/test-an-analyzer.md index 3ad14f5f55..0fa9ae352d 100644 --- a/manage-data/data-store/text-analysis/test-an-analyzer.md +++ b/manage-data/data-store/text-analysis/test-an-analyzer.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/test-analyzer.html +applies_to: + stack: ga + serverless: ga --- # Test an analyzer [test-analyzer] diff --git a/manage-data/data-store/text-analysis/token-graphs.md b/manage-data/data-store/text-analysis/token-graphs.md index a57c24d93c..9212a0fdcf 100644 --- a/manage-data/data-store/text-analysis/token-graphs.md +++ b/manage-data/data-store/text-analysis/token-graphs.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/token-graphs.html +applies_to: + stack: ga + serverless: ga --- # Token graphs [token-graphs] diff --git a/manage-data/index.md b/manage-data/index.md index 0ab446c488..6af5dd749b 100644 --- a/manage-data/index.md +++ b/manage-data/index.md @@ -1,3 +1,9 @@ +--- +applies_to: + stack: ga + serverless: ga +--- + # Manage data Whether you're looking to build a fast and relevant full-text search solution, monitor business-critical applications and infrastructure, monitor endpoint security data, or one of the [many other use cases Elastic supports](/get-started/index.md#elasticsearch-intro-use-cases), you'll need to understand how to ingest and manage data stored in {{es}}. diff --git a/manage-data/ingest.md b/manage-data/ingest.md index d62bc06530..9839449635 100644 --- a/manage-data/ingest.md +++ b/manage-data/ingest.md @@ -6,6 +6,9 @@ mapped_urls: - https://www.elastic.co/customer-success/data-ingestion - https://www.elastic.co/guide/en/elasticsearch/reference/current/es-ingestion-overview.html - https://www.elastic.co/guide/en/ingest-overview/current/ingest-intro.html +applies_to: + stack: ga + serverless: ga --- # Ingestion diff --git a/manage-data/ingest/ingesting-data-for-elastic-solutions.md b/manage-data/ingest/ingesting-data-for-elastic-solutions.md index a30fc5f1ee..3fc3627c31 100644 --- a/manage-data/ingest/ingesting-data-for-elastic-solutions.md +++ b/manage-data/ingest/ingesting-data-for-elastic-solutions.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/ingest-overview/current/ingest-for-solutions.html +applies_to: + stack: ga + serverless: ga --- # Ingesting data for Elastic solutions [ingest-for-solutions] diff --git a/manage-data/ingest/ingesting-timeseries-data.md b/manage-data/ingest/ingesting-timeseries-data.md index f41f14d5a1..d25a36e381 100644 --- a/manage-data/ingest/ingesting-timeseries-data.md +++ b/manage-data/ingest/ingesting-timeseries-data.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/ingest-overview/current/ingest-tools.html +applies_to: + stack: ga + serverless: ga --- # Ingesting time series data [ingest-tools] diff --git a/manage-data/ingest/sample-data.md b/manage-data/ingest/sample-data.md index b50b4f7d14..0d4a0c854e 100644 --- a/manage-data/ingest/sample-data.md +++ b/manage-data/ingest/sample-data.md @@ -2,6 +2,9 @@ mapped_urls: - https://www.elastic.co/guide/en/kibana/current/sample-data.html - https://www.elastic.co/guide/en/kibana/current/connect-to-elasticsearch.html#_add_sample_data +applies_to: + stack: ga + serverless: ga --- # Sample data diff --git a/manage-data/ingest/tools.md b/manage-data/ingest/tools.md index 1e858d96ad..5b361d790c 100644 --- a/manage-data/ingest/tools.md +++ b/manage-data/ingest/tools.md @@ -6,6 +6,9 @@ mapped_urls: - https://www.elastic.co/guide/en/serverless/current/project-setting-data.html - https://www.elastic.co/customer-success/data-ingestion - https://github.com/elastic/ingest-docs/pull/1373 +applies_to: + stack: ga + serverless: ga --- # Ingest tools overview diff --git a/manage-data/ingest/transform-enrich.md b/manage-data/ingest/transform-enrich.md index c4c597a2e4..9a20e3e425 100644 --- a/manage-data/ingest/transform-enrich.md +++ b/manage-data/ingest/transform-enrich.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/ingest-overview/current/ingest-addl-proc.html +applies_to: + stack: ga + serverless: ga --- # Transform and enrich data [ingest-addl-proc] diff --git a/manage-data/ingest/transform-enrich/data-enrichment.md b/manage-data/ingest/transform-enrich/data-enrichment.md index 4d6e2d4dfd..3b56249d17 100644 --- a/manage-data/ingest/transform-enrich/data-enrichment.md +++ b/manage-data/ingest/transform-enrich/data-enrichment.md @@ -2,6 +2,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/ingest-enriching-data.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-mgmt.html#manage-enrich-policies +applies_to: + stack: ga + serverless: ga --- # Data enrichment diff --git a/manage-data/ingest/transform-enrich/example-enrich-data-based-on-exact-values.md b/manage-data/ingest/transform-enrich/example-enrich-data-based-on-exact-values.md index 6b5c84b6ce..b66fb7e523 100644 --- a/manage-data/ingest/transform-enrich/example-enrich-data-based-on-exact-values.md +++ b/manage-data/ingest/transform-enrich/example-enrich-data-based-on-exact-values.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/match-enrich-policy-type.html +applies_to: + stack: ga + serverless: ga --- # Example: Enrich your data based on exact values [match-enrich-policy-type] diff --git a/manage-data/ingest/transform-enrich/example-enrich-data-based-on-geolocation.md b/manage-data/ingest/transform-enrich/example-enrich-data-based-on-geolocation.md index 51c8cc7d42..19cf704cd0 100644 --- a/manage-data/ingest/transform-enrich/example-enrich-data-based-on-geolocation.md +++ b/manage-data/ingest/transform-enrich/example-enrich-data-based-on-geolocation.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/geo-match-enrich-policy-type.html +applies_to: + stack: ga + serverless: ga --- # Example: Enrich your data based on geolocation [geo-match-enrich-policy-type] diff --git a/manage-data/ingest/transform-enrich/example-enrich-data-by-matching-value-to-range.md b/manage-data/ingest/transform-enrich/example-enrich-data-by-matching-value-to-range.md index 09db701a15..03fdd90da6 100644 --- a/manage-data/ingest/transform-enrich/example-enrich-data-by-matching-value-to-range.md +++ b/manage-data/ingest/transform-enrich/example-enrich-data-by-matching-value-to-range.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/range-enrich-policy-type.html +applies_to: + stack: ga + serverless: ga --- # Example: Enrich your data by matching a value to a range [range-enrich-policy-type] diff --git a/manage-data/ingest/transform-enrich/example-parse-logs.md b/manage-data/ingest/transform-enrich/example-parse-logs.md index 30226559a1..513ef94642 100644 --- a/manage-data/ingest/transform-enrich/example-parse-logs.md +++ b/manage-data/ingest/transform-enrich/example-parse-logs.md @@ -2,6 +2,9 @@ navigation_title: "Example" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/common-log-format-example.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/ingest/transform-enrich/index-mapping-text-analysis.md b/manage-data/ingest/transform-enrich/index-mapping-text-analysis.md index cbb1c98a0a..737a032a95 100644 --- a/manage-data/ingest/transform-enrich/index-mapping-text-analysis.md +++ b/manage-data/ingest/transform-enrich/index-mapping-text-analysis.md @@ -1,3 +1,9 @@ +--- +applies_to: + stack: ga + serverless: ga +--- + # Index mapping and text analysis As part of planning how your incoming data might be transformed and enriched as it is ingested, you may want to customize how the data should be organized inside {{es}} and how text fields should be analyzed. diff --git a/manage-data/ingest/transform-enrich/ingest-pipelines-serverless.md b/manage-data/ingest/transform-enrich/ingest-pipelines-serverless.md index 85ac848d0f..50c7c36083 100644 --- a/manage-data/ingest/transform-enrich/ingest-pipelines-serverless.md +++ b/manage-data/ingest/transform-enrich/ingest-pipelines-serverless.md @@ -1,6 +1,9 @@ --- mapped_urls: - https://www.elastic.co/guide/en/serverless/current/ingest-pipelines.html +applies_to: + stack: ga + serverless: ga --- # Elasticsearch ingest pipelines (Serverless) [ingest-pipelines] diff --git a/manage-data/ingest/transform-enrich/ingest-pipelines.md b/manage-data/ingest/transform-enrich/ingest-pipelines.md index 8a050c9775..85b30cbb92 100644 --- a/manage-data/ingest/transform-enrich/ingest-pipelines.md +++ b/manage-data/ingest/transform-enrich/ingest-pipelines.md @@ -1,6 +1,9 @@ --- mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/ingest.html +applies_to: + stack: ga + serverless: ga --- # Elasticsearch ingest pipelines [ingest] diff --git a/manage-data/ingest/transform-enrich/logstash-pipelines.md b/manage-data/ingest/transform-enrich/logstash-pipelines.md index 3045b13af9..615c50a0eb 100644 --- a/manage-data/ingest/transform-enrich/logstash-pipelines.md +++ b/manage-data/ingest/transform-enrich/logstash-pipelines.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/serverless/current/logstash-pipelines.html +applies_to: + stack: ga + serverless: ga --- # Logstash pipelines [logstash-pipelines] diff --git a/manage-data/ingest/transform-enrich/set-up-an-enrich-processor.md b/manage-data/ingest/transform-enrich/set-up-an-enrich-processor.md index 7df3055ee1..4a89084f58 100644 --- a/manage-data/ingest/transform-enrich/set-up-an-enrich-processor.md +++ b/manage-data/ingest/transform-enrich/set-up-an-enrich-processor.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/enrich-setup.html +applies_to: + stack: ga + serverless: ga --- # Set up an enrich processor [enrich-setup] diff --git a/manage-data/ingest/upload-data-files.md b/manage-data/ingest/upload-data-files.md index 212fe3842d..82b0efa9ca 100644 --- a/manage-data/ingest/upload-data-files.md +++ b/manage-data/ingest/upload-data-files.md @@ -2,6 +2,9 @@ mapped_urls: - https://www.elastic.co/guide/en/serverless/current/elasticsearch-ingest-data-file-upload.html - https://www.elastic.co/guide/en/kibana/current/connect-to-elasticsearch.html#upload-data-kibana +applies_to: + stack: ga + serverless: ga --- # Upload data files [upload-data-kibana] diff --git a/manage-data/lifecycle.md b/manage-data/lifecycle.md index 0c3a612c65..07fbab64e4 100644 --- a/manage-data/lifecycle.md +++ b/manage-data/lifecycle.md @@ -1,6 +1,9 @@ --- mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/data-management.html +applies_to: + stack: ga + serverless: ga --- # Data lifecycle diff --git a/manage-data/lifecycle/curator.md b/manage-data/lifecycle/curator.md index 05630ce6c9..c70191f140 100644 --- a/manage-data/lifecycle/curator.md +++ b/manage-data/lifecycle/curator.md @@ -1,5 +1,8 @@ --- navigation_title: Curator +applies_to: + stack: ga + serverless: ga --- # Elasticsearch Curator diff --git a/manage-data/lifecycle/data-stream.md b/manage-data/lifecycle/data-stream.md index 09a61f230d..5839ac19c3 100644 --- a/manage-data/lifecycle/data-stream.md +++ b/manage-data/lifecycle/data-stream.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/data-stream-lifecycle.html +applies_to: + stack: ga + serverless: ga --- # Data stream lifecycle [data-stream-lifecycle] diff --git a/manage-data/lifecycle/data-stream/tutorial-create-data-stream-with-lifecycle.md b/manage-data/lifecycle/data-stream/tutorial-create-data-stream-with-lifecycle.md index 157e0f248b..7bde9d231e 100644 --- a/manage-data/lifecycle/data-stream/tutorial-create-data-stream-with-lifecycle.md +++ b/manage-data/lifecycle/data-stream/tutorial-create-data-stream-with-lifecycle.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/tutorial-manage-new-data-stream.html +applies_to: + stack: ga + serverless: ga --- # Tutorial: Create a data stream with a lifecycle [tutorial-manage-new-data-stream] diff --git a/manage-data/lifecycle/data-stream/tutorial-data-stream-retention.md b/manage-data/lifecycle/data-stream/tutorial-data-stream-retention.md index 7603388b1c..1d85d6e4b9 100644 --- a/manage-data/lifecycle/data-stream/tutorial-data-stream-retention.md +++ b/manage-data/lifecycle/data-stream/tutorial-data-stream-retention.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/tutorial-manage-data-stream-retention.html +applies_to: + stack: ga + serverless: ga --- # Tutorial: Data stream retention [tutorial-manage-data-stream-retention] diff --git a/manage-data/lifecycle/data-stream/tutorial-migrate-ilm-managed-data-stream-to-data-stream-lifecycle.md b/manage-data/lifecycle/data-stream/tutorial-migrate-ilm-managed-data-stream-to-data-stream-lifecycle.md index 03555cdc76..a5b6b842c2 100644 --- a/manage-data/lifecycle/data-stream/tutorial-migrate-ilm-managed-data-stream-to-data-stream-lifecycle.md +++ b/manage-data/lifecycle/data-stream/tutorial-migrate-ilm-managed-data-stream-to-data-stream-lifecycle.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/tutorial-migrate-data-stream-from-ilm-to-dsl.html +applies_to: + stack: ga + serverless: ga --- # Tutorial: Migrate ILM managed data stream to data stream lifecycle [tutorial-migrate-data-stream-from-ilm-to-dsl] diff --git a/manage-data/lifecycle/data-stream/tutorial-update-existing-data-stream.md b/manage-data/lifecycle/data-stream/tutorial-update-existing-data-stream.md index 813e3f2356..85a4eebb38 100644 --- a/manage-data/lifecycle/data-stream/tutorial-update-existing-data-stream.md +++ b/manage-data/lifecycle/data-stream/tutorial-update-existing-data-stream.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/tutorial-manage-existing-data-stream.html +applies_to: + stack: ga + serverless: ga --- # Tutorial: Update existing data stream [tutorial-manage-existing-data-stream] diff --git a/manage-data/lifecycle/data-tiers.md b/manage-data/lifecycle/data-tiers.md index a8da25e144..44e8b12f55 100644 --- a/manage-data/lifecycle/data-tiers.md +++ b/manage-data/lifecycle/data-tiers.md @@ -3,6 +3,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/data-tiers.html - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-disable-data-tier.html - https://www.elastic.co/guide/en/cloud/current/ec-disable-data-tier.html +applies_to: + stack: ga + serverless: ga --- # Data tiers diff --git a/manage-data/lifecycle/index-lifecycle-management.md b/manage-data/lifecycle/index-lifecycle-management.md index 1e8266a9d1..edd8b8ee37 100644 --- a/manage-data/lifecycle/index-lifecycle-management.md +++ b/manage-data/lifecycle/index-lifecycle-management.md @@ -3,6 +3,9 @@ mapped_urls: - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-management.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/overview-index-lifecycle-management.html - https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-concepts.html +applies_to: + stack: ga + serverless: ga --- # Index lifecycle management diff --git a/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md b/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md index c37ac213dd..c08f0ad0d1 100644 --- a/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md +++ b/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md @@ -2,6 +2,9 @@ navigation_title: Configure a policy mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/set-up-lifecycle-policy.html +applies_to: + stack: ga + serverless: ga --- # Configure a lifecycle policy [set-up-lifecycle-policy] diff --git a/manage-data/lifecycle/index-lifecycle-management/index-lifecycle.md b/manage-data/lifecycle/index-lifecycle-management/index-lifecycle.md index d34fdd9b74..fbcce4ad27 100644 --- a/manage-data/lifecycle/index-lifecycle-management/index-lifecycle.md +++ b/manage-data/lifecycle/index-lifecycle-management/index-lifecycle.md @@ -2,6 +2,9 @@ navigation_title: "Index lifecycle" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-index-lifecycle.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/lifecycle/index-lifecycle-management/index-management-in-kibana.md b/manage-data/lifecycle/index-lifecycle-management/index-management-in-kibana.md index 191fb191dc..8f277c9c77 100644 --- a/manage-data/lifecycle/index-lifecycle-management/index-management-in-kibana.md +++ b/manage-data/lifecycle/index-lifecycle-management/index-management-in-kibana.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-mgmt.html +applies_to: + stack: ga + serverless: ga --- # Index management in Kibana [index-mgmt] diff --git a/manage-data/lifecycle/index-lifecycle-management/manage-existing-indices.md b/manage-data/lifecycle/index-lifecycle-management/manage-existing-indices.md index 4773fa73c4..2648c39023 100644 --- a/manage-data/lifecycle/index-lifecycle-management/manage-existing-indices.md +++ b/manage-data/lifecycle/index-lifecycle-management/manage-existing-indices.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-with-existing-indices.html +applies_to: + stack: ga + serverless: ga --- # Manage existing indices [ilm-with-existing-indices] diff --git a/manage-data/lifecycle/index-lifecycle-management/migrate-index-allocation-filters-to-node-roles.md b/manage-data/lifecycle/index-lifecycle-management/migrate-index-allocation-filters-to-node-roles.md index 716da992d1..e25ef5cfa6 100644 --- a/manage-data/lifecycle/index-lifecycle-management/migrate-index-allocation-filters-to-node-roles.md +++ b/manage-data/lifecycle/index-lifecycle-management/migrate-index-allocation-filters-to-node-roles.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/migrate-index-allocation-filters.html +applies_to: + stack: ga + serverless: ga --- # Migrate index allocation filters to node roles [migrate-index-allocation-filters] diff --git a/manage-data/lifecycle/index-lifecycle-management/migrate-index-management.md b/manage-data/lifecycle/index-lifecycle-management/migrate-index-management.md index 40dca8e06a..4c6cd1027d 100644 --- a/manage-data/lifecycle/index-lifecycle-management/migrate-index-management.md +++ b/manage-data/lifecycle/index-lifecycle-management/migrate-index-management.md @@ -3,6 +3,9 @@ mapped_pages: - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-migrate-index-management.html - https://www.elastic.co/guide/en/cloud/current/ec-configure-index-management.html - https://www.elastic.co/guide/en/cloud/current/ec-migrate-index-management.html +applies_to: + stack: ga + serverless: ga --- # Migrate to index lifecycle management diff --git a/manage-data/lifecycle/index-lifecycle-management/policy-updates.md b/manage-data/lifecycle/index-lifecycle-management/policy-updates.md index e19df18461..4f084237d9 100644 --- a/manage-data/lifecycle/index-lifecycle-management/policy-updates.md +++ b/manage-data/lifecycle/index-lifecycle-management/policy-updates.md @@ -2,6 +2,9 @@ navigation_title: "Update a policy" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/update-lifecycle-policy.html +applies_to: + stack: ga + serverless: ga --- # Update a lifecycle policy diff --git a/manage-data/lifecycle/index-lifecycle-management/restore-managed-data-stream-index.md b/manage-data/lifecycle/index-lifecycle-management/restore-managed-data-stream-index.md index dc9ecd07d1..61a93d1093 100644 --- a/manage-data/lifecycle/index-lifecycle-management/restore-managed-data-stream-index.md +++ b/manage-data/lifecycle/index-lifecycle-management/restore-managed-data-stream-index.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-and-snapshots.html +applies_to: + stack: ga + serverless: ga --- # Restore a managed data stream or index [index-lifecycle-and-snapshots] diff --git a/manage-data/lifecycle/index-lifecycle-management/rollover.md b/manage-data/lifecycle/index-lifecycle-management/rollover.md index f34fcd0e7a..55db51d2ad 100644 --- a/manage-data/lifecycle/index-lifecycle-management/rollover.md +++ b/manage-data/lifecycle/index-lifecycle-management/rollover.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/index-rollover.html +applies_to: + stack: ga + serverless: ga --- # Rollover [index-rollover] diff --git a/manage-data/lifecycle/index-lifecycle-management/skip-rollover.md b/manage-data/lifecycle/index-lifecycle-management/skip-rollover.md index 4507753baa..ce4cfe4db1 100644 --- a/manage-data/lifecycle/index-lifecycle-management/skip-rollover.md +++ b/manage-data/lifecycle/index-lifecycle-management/skip-rollover.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/skipping-rollover.html +applies_to: + stack: ga + serverless: ga --- # Skip rollover [skipping-rollover] diff --git a/manage-data/lifecycle/index-lifecycle-management/start-stop-index-lifecycle-management.md b/manage-data/lifecycle/index-lifecycle-management/start-stop-index-lifecycle-management.md index c8c2877069..33f0e30855 100644 --- a/manage-data/lifecycle/index-lifecycle-management/start-stop-index-lifecycle-management.md +++ b/manage-data/lifecycle/index-lifecycle-management/start-stop-index-lifecycle-management.md @@ -2,6 +2,9 @@ navigation_title: Start and stop {{ilm-init}} mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/start-stop-ilm.html +applies_to: + stack: ga + serverless: ga --- # Start and stop index lifecycle management [start-stop-ilm] diff --git a/manage-data/lifecycle/index-lifecycle-management/tutorial-automate-rollover.md b/manage-data/lifecycle/index-lifecycle-management/tutorial-automate-rollover.md index 032d78870f..cdc92f7631 100644 --- a/manage-data/lifecycle/index-lifecycle-management/tutorial-automate-rollover.md +++ b/manage-data/lifecycle/index-lifecycle-management/tutorial-automate-rollover.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started-index-lifecycle-management.html +applies_to: + stack: ga + serverless: ga --- # Tutorial: Automate rollover [getting-started-index-lifecycle-management] diff --git a/manage-data/lifecycle/index-lifecycle-management/tutorial-customize-built-in-policies.md b/manage-data/lifecycle/index-lifecycle-management/tutorial-customize-built-in-policies.md index 28aae42332..d728c5a3aa 100644 --- a/manage-data/lifecycle/index-lifecycle-management/tutorial-customize-built-in-policies.md +++ b/manage-data/lifecycle/index-lifecycle-management/tutorial-customize-built-in-policies.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/example-using-index-lifecycle-policy.html +applies_to: + stack: ga + serverless: ga --- # Tutorial: Customize built-in policies diff --git a/manage-data/lifecycle/rollup/getting-started-kibana.md b/manage-data/lifecycle/rollup/getting-started-kibana.md index d8a19b3951..099e1ac415 100644 --- a/manage-data/lifecycle/rollup/getting-started-kibana.md +++ b/manage-data/lifecycle/rollup/getting-started-kibana.md @@ -2,6 +2,9 @@ navigation_title: "Get started in Kibana" mapped_pages: - https://www.elastic.co/guide/en/kibana/current/data-rollups.html +applies_to: + stack: ga + serverless: ga --- # Get started with the rollups in {{kib}} diff --git a/manage-data/lifecycle/rollup/migrating-from-rollup-to-downsampling.md b/manage-data/lifecycle/rollup/migrating-from-rollup-to-downsampling.md index 3af5515f64..c5110db4b8 100644 --- a/manage-data/lifecycle/rollup/migrating-from-rollup-to-downsampling.md +++ b/manage-data/lifecycle/rollup/migrating-from-rollup-to-downsampling.md @@ -2,6 +2,9 @@ navigation_title: "Migrating to downsampling" mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/rollup-migrating-to-downsampling.html +applies_to: + stack: ga + serverless: ga --- diff --git a/manage-data/lifecycle/rollup/rollup-aggregation-limitations.md b/manage-data/lifecycle/rollup/rollup-aggregation-limitations.md index fb7db4c4c4..ebe0a18b15 100644 --- a/manage-data/lifecycle/rollup/rollup-aggregation-limitations.md +++ b/manage-data/lifecycle/rollup/rollup-aggregation-limitations.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/rollup-agg-limitations.html +applies_to: + stack: ga + serverless: ga --- # Rollup aggregation limitations [rollup-agg-limitations] diff --git a/manage-data/lifecycle/rollup/rollup-search-limitations.md b/manage-data/lifecycle/rollup/rollup-search-limitations.md index 9edb089335..25ff85c37e 100644 --- a/manage-data/lifecycle/rollup/rollup-search-limitations.md +++ b/manage-data/lifecycle/rollup/rollup-search-limitations.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/rollup-search-limitations.html +applies_to: + stack: ga + serverless: ga --- # Rollup search limitations [rollup-search-limitations] diff --git a/manage-data/lifecycle/rollup/understanding-groups.md b/manage-data/lifecycle/rollup/understanding-groups.md index eae9e102f3..c430a5b10a 100644 --- a/manage-data/lifecycle/rollup/understanding-groups.md +++ b/manage-data/lifecycle/rollup/understanding-groups.md @@ -1,6 +1,9 @@ --- mapped_pages: - https://www.elastic.co/guide/en/elasticsearch/reference/current/rollup-understanding-groups.html +applies_to: + stack: ga + serverless: ga --- # Understanding groups [rollup-understanding-groups] diff --git a/manage-data/migrate.md b/manage-data/migrate.md index d2b2322b5a..0fce52d7a6 100644 --- a/manage-data/migrate.md +++ b/manage-data/migrate.md @@ -3,10 +3,13 @@ mapped_urls: - https://www.elastic.co/guide/en/cloud/current/ec-migrating-data.html - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-migrating-data.html - https://www.elastic.co/guide/en/cloud-heroku/current/ech-migrate-data2.html -applies: +applies_to: + stack: ga + deployment: + eck: unavailable + ess: ga + ece: ga serverless: unavailable - hosted: all - ece: all --- # Migrate your {{es}} data diff --git a/manage-data/migrate/migrate-internal-indices.md b/manage-data/migrate/migrate-internal-indices.md index 944c64978d..0069ca514c 100644 --- a/manage-data/migrate/migrate-internal-indices.md +++ b/manage-data/migrate/migrate-internal-indices.md @@ -3,9 +3,13 @@ mapped_urls: - https://www.elastic.co/guide/en/cloud/current/ec-migrate-data-internal.html - https://www.elastic.co/guide/en/cloud-heroku/current/ech-migrate-data-internal.html applies: +applies_to: + stack: ga + deployment: + eck: unavailable + ess: ga + ece: unavailable serverless: unavailable - hosted: all - ece: unavailable --- # Migrate internal indices