Skip to content

Commit fddd635

Browse files
committed
resize images
1 parent 24387ca commit fddd635

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

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

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,10 @@ To check the data retention settings for a data stream:
8383
1. Use the search tool to find the data stream you're looking for.
8484
1. Select the data stream to view details. The flyout shows the data retention settings for the data stream. Note that if the data stream is currently managed by an [{{ilm-init}} policy](/manage-data/lifecycle/index-lifecycle-management.md), the **Effective data retention** may differ from the retention value that you've set in the data stream, as indicated by the **Data retention**.
8585

86-
![Index lifecycle status page](/manage-data/images/elasticsearch-reference-lifecycle-status.png "")
87-
88-
:::
86+
:::{image} /manage-data/images/elasticsearch-reference-lifecycle-status.png
87+
:alt: Index lifecycle status page
88+
:width: 500px
89+
:::
8990

9091
:::{tab-item} API
9192
:sync: api
@@ -162,7 +163,11 @@ To remove a data stream's lifecycle:
162163

163164
You can confirm your changes by reopening the data stream pane. The **Effective data retention** will show a **Disabled** status.
164165

165-
![Index lifecycle status is disabled](/manage-data/images/elasticsearch-reference-lifecycle-disabled.png "")
166+
::::{image} /manage-data/images/elasticsearch-reference-lifecycle-disabled.png
167+
:alt: Index lifecycle status is disabled
168+
:width: 500px
169+
::::
170+
166171

167172
:::
168173

0 commit comments

Comments
 (0)