Skip to content

Commit 9bc28b3

Browse files
authored
Minor subtitle tweak for consistency (#3618)
Part of [#274](elastic/docs-content-internal#274) Updating the subtitles for consistency, similarly to how we refer to the [Index management page](https://www.elastic.co/docs/manage-data/data-store/index-basics#index-management).
1 parent d9f3878 commit 9bc28b3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manage-data/data-store/data-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can also use a [data stream lifecycle](../lifecycle/data-stream.md) to autom
2424

2525
Starting with {{stack}} version 9.2, the [**Streams**](/solutions/observability/streams/streams.md) page provides a centralized interface for managing your data in {{kib}}. It consolidates common data management tasks and eliminates the need for manual configuration of multiple applications and components. A stream maps directly to an {{es}} data stream, for example `logs-myapp-default`. Any changes that you make on the **Streams** page are automatically propagated to the associated data stream.
2626

27-
For more information, refer to [Manage data streams with Streams](/manage-data/data-store/data-streams/manage-data-stream.md#manage-data-streams-with-streams).
27+
For more information, refer to [Manage data streams on the Streams page](/manage-data/data-store/data-streams/manage-data-stream.md#manage-data-streams-with-streams).
2828

2929
:::
3030

manage-data/data-store/data-streams/manage-data-stream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In {{es-serverless}}, indices matching the `logs-*-*` pattern use the logsDB ind
2323
* To view information about the stream’s backing indices, click the number in the **Indices** column.
2424
* To modify the data retention value, select a data stream, open the **Manage** menu, and click **Edit data retention**.
2525

26-
## Manage data streams with Streams [manage-data-streams-with-streams]
26+
## Manage data streams on the Streams page [manage-data-streams-with-streams]
2727
```{applies_to}
2828
serverless: ga
2929
stack: preview 9.1, ga 9.2

manage-data/lifecycle/data-stream/tutorial-update-existing-data-stream.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Follow these steps to configure or remove data stream lifecycle settings for an
1414

1515
- [Set a data stream’s lifecycle](#set-lifecycle)
1616
- [Remove the lifecycle for a data stream](#delete-lifecycle)
17-
- [Manage data retention with Streams](#data-retention-streams)
17+
- [Manage data retention on the Streams page](#data-retention-streams)
1818

1919
Note that these steps are for data stream lifecycle only. For the steps to configure {{ilm}}, refer to the [{{ilm-init}} documentation](/manage-data/lifecycle/index-lifecycle-management.md). For a comparison between the two, refer to [](/manage-data/lifecycle.md).
2020

@@ -215,7 +215,7 @@ GET .ds-my-data-stream-*/_lifecycle/explain
215215
:::
216216
:::::
217217

218-
## Manage data retention with Streams [data-retention-streams]
218+
## Manage data retention on the Streams page [data-retention-streams]
219219
```{applies_to}
220220
serverless: ga
221221
stack: preview 9.1, ga 9.2

0 commit comments

Comments
 (0)