Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion manage-data/lifecycle/curator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
navigation_title: Curator
applies_to:
stack: ga
serverless: ga
---

# Elasticsearch Curator
Expand Down
5 changes: 4 additions & 1 deletion manage-data/lifecycle/data-tiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-disable-data-tier.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
- id: cloud-enterprise
Expand All @@ -16,6 +15,10 @@ products:

A *data tier* is a collection of [nodes](elasticsearch://reference/elasticsearch/configuration-reference/node-settings.md) within a cluster that share the same [data node role](elasticsearch://reference/elasticsearch/configuration-reference/node-settings.md#node-roles), and a hardware profile that’s appropriately sized for the role. Elastic recommends that nodes in the same tier share the same hardware profile to avoid [hot spotting](/troubleshoot/elasticsearch/hotspotting.md).

:::{admonition} Serverless manages data tiers for you
In {{serverless-full}}, data tiers are not configured directly by end users and are fully managed by Elastic.
:::

## Available data tiers [available-tier]

The data tiers that you use, and the way that you use them, depends on the data’s [category](/manage-data/lifecycle.md). The following data tiers are can be used with each data category:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/set-up-lifecycle-policy.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-index-lifecycle.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/index-mgmt.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-with-existing-indices.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/migrate-index-allocation-filters.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-migrate-index-management.html
applies_to:
stack: ga
serverless: ga
products:
- id: cloud-enterprise
- id: cloud-hosted
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/update-lifecycle-policy.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/index-lifecycle-and-snapshots.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/index-rollover.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/skipping-rollover.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/start-stop-ilm.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started-index-lifecycle-management.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ mapped_pages:
- https://www.elastic.co/guide/en/elasticsearch/reference/current/example-using-index-lifecycle-policy.html
applies_to:
stack: ga
serverless: ga
products:
- id: elasticsearch
---
Expand Down
Loading