Skip to content

Commit 465139e

Browse files
Update manage-data/lifecycle/index-lifecycle-management/tutorial-general-content-with-data-streams.md
Co-authored-by: David Kilfoyle <[email protected]>
1 parent 4de0d58 commit 465139e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/lifecycle/index-lifecycle-management/tutorial-general-content-with-data-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ To create an index template in Kibana, complete these steps:
151151
1. Specify a pattern to match the indices you want to manage with the lifecycle policy. For example, `movetodos`.
152152
1. Turn on the **Create data streams** toggle.
153153
1. Set the [index mode](elasticsearch://reference/elasticsearch/index-settings/time-series.md) to **Standard**.
154-
1. Optional: On the **Component templates** page, use the search and filter tools to select any [component templates](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-cluster-put-component-template) to include in the index template. The index template will inherit the settings, mappings, and aliases defined in the component templates and apply them to indices when they're created.
154+
1. Optional: On the **Component templates** page, use the search and filter tools to select any [component templates](/manage-data/data-store/templates.md#component-templates) to include in the index template. The index template will inherit the settings, mappings, and aliases defined in the component templates and apply them to indices when they're created.
155155

156156
1. On the **Index settings** page, specify the lifecycle policy and ingest pipeline you want to use. For example, `indextods` and `ingest_time_1`:
157157

0 commit comments

Comments
 (0)