Skip to content

Commit d3b69db

Browse files
marciwkilfoyle
andauthored
Apply suggestion from review
Co-authored-by: David Kilfoyle <[email protected]>
1 parent c073831 commit d3b69db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/data-store/data-streams/set-up-tsds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In most cases, you can use a [data stream lifecycle](/manage-data/lifecycle/data
4545

4646
If you're using {{stack}}, {{ilm-init}} can help you manage a time series data stream's backing indices. {{ilm-init}} requires an index lifecycle policy.
4747

48-
For best results, specify a `max_age` for the `rollover` action in the policy. This nesures the [`timestamp` ranges](/manage-data/data-store/data-streams/time-bound-tsds.md) for the backing indices are consistent. For example, setting a `max_age` of `1d` for the `rollover` action ensures your backing indices consistently contain one day's worth of data.
48+
For best results, specify a `max_age` for the `rollover` action in the policy. This ensures the [`timestamp` ranges](/manage-data/data-store/data-streams/time-bound-tsds.md) for the backing indices are consistent. For example, setting a `max_age` of `1d` for the `rollover` action ensures your backing indices consistently contain one day's worth of data.
4949

5050
**Example:**
5151

0 commit comments

Comments
 (0)