Skip to content

Commit 9e6fa67

Browse files
committed
Removing redundant sentence
1 parent 263b735 commit 9e6fa67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/lifecycle/index-lifecycle-management/tutorial-time-series-with-data-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To set up a data stream, first create an index template to specify the lifecycle
3232
For example, you might create a template named `timeseries_template` and use it for a future data stream named `timeseries`.
3333
To configure {{ilm-init}} to manage the data stream, you specify the name of the lifecycle policy that you want to apply to the data stream with the `index.lifecycle.name` setting.
3434

35-
Use the {{kib}} **Create template** wizard to add a template or the [Create or update index template](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-put-index-template) API to add a template and apply the lifecycle policy to indices matching the template. The wizard invokes the create or update index template API to create the index template with the options you specify.
35+
Use the {{kib}} **Create template** wizard to add a template or the [Create or update index template](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-put-index-template) API to add a template and apply the lifecycle policy to indices matching the template.
3636

3737
::::{tab-set}
3838
:group: kibana-api

0 commit comments

Comments
 (0)