Skip to content

Commit d7beeae

Browse files
committed
fix links
1 parent 532cddc commit d7beeae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deploy-manage/production-guidance/elasticsearch-in-production-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following topics, covered in other sections of the documentation, offer valu
5959
* Consider [data streams](/manage-data/data-store/data-streams.md) and [index lifecycle management](/manage-data/lifecycle/index-lifecycle-management.md) to manage and retain your data efficiently over time.
6060

6161
::::{tip}
62-
[Elastic integrations](https://www.elastic.co/integrations) provide default index lifecycle policies, and you can [build your own policies for your custom integrations](/manage-data/lifecycle/index-lifecycle-management/tutorial-automate-rollover.md).
62+
[Elastic integrations](https://www.elastic.co/integrations) provide default index lifecycle policies, and you can [build your own policies for your custom integrations](/manage-data/lifecycle/index-lifecycle-management/ilm-tutorials.md).
6363
::::
6464

6565
### Security and monitoring [security-and-monitoring]

manage-data/lifecycle/index-lifecycle-management/ilm-tutorials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ products:
66
- id: elasticsearch
77
---
88

9-
# {{ilm}} tutorials
9+
# {{ilm-cap}} tutorials
1010

1111
A collection of tutorials is available to help you control the lifecycle of your data using {{ilm}}.
1212

troubleshoot/monitoring/high-memory-pressure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ By understanding and adjusting the way your data is indexed, retained, and searc
5555

5656
### Data retention [ec_data_retention]
5757

58-
The total amount of data being searched affects search performance. Check the tutorial [Automate rollover with index lifecycle management](/manage-data/lifecycle/index-lifecycle-management/tutorial-automate-rollover.md) (ILM) to automate data retention policies.
58+
The total amount of data being searched affects search performance. Check the [{{ilm}} tutorials](/manage-data/lifecycle/index-lifecycle-management/ilm-tutorials.md) to learn about automating data retention policies.
5959

6060

6161
### Tune for search speed [ec_tune_for_search_speed]

0 commit comments

Comments
 (0)