Skip to content

Commit ff3e2d9

Browse files
committed
update wording
1 parent 730d4c5 commit ff3e2d9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

solutions/observability/logs/streams/management/retention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The **Data retention** page is made up of the following components that can help
1717
- **Size**: The total size of the data in the stream. This is all data currently in the stream.
1818
- **Ingestion Rate**: Estimated ingestion rate per time bucket. The bucket interval is dynamic and adjusts based on the selected time range. The ingestion rate is calulated based on the average document size in a stream, multiplied by the number of documents in the bucket. This is an estimate, and the actual ingestion rate may vary.
1919

20-
## Edit data retention period[streams-update-data-retention]
20+
## Edit the data retention period [streams-update-data-retention]
2121
Select `Edit data retention` to change how long data for your stream is retained. The **Retention period** is the minimum number of days after which the data is deleted.
2222

2323
To define a global default retention policy, refer to [project settings](../../../../../deploy-manage/deploy/elastic-cloud/project-settings.md).

solutions/observability/logs/streams/streams.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,12 @@ the **Overview** tab is made up of the following components:
4242
- **Document count**: The current total number of documents in your stream, unrelated to the time range.
4343
- **Storage size**: The current total storage size of your stream, unrelated to the time range.
4444
- **Ingestion**: shows the average ingestion per day since the stream was created.
45-
- Dashboards table: quick links to [dashboards](#streams-dashboard-tab) you've attached to the stream.
45+
- **Dashboards table**: quick links to [dashboards](#streams-dashboard-tab) you've added to the stream.
4646

47+
% Maybe we want to add something about the documents ingestion graph as well?
4748

48-
## Dashboard tab [streams-dashboard-tab]
49+
50+
## Dashboards tab [streams-dashboard-tab]
4951

5052
The **Dashboards** tab is where you can add dashboards to your stream. [Dashboards](../../../../explore-analyze/dashboards.md) are visualizations that group important assets for your stream.
5153

0 commit comments

Comments
 (0)