Skip to content

Commit 0003ca2

Browse files
jbaierakilfoyle
andauthored
Update manage-data/data-store/data-streams/failure-store.md
Co-authored-by: David Kilfoyle <[email protected]>
1 parent 3f0e7c6 commit 0003ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/data-store/data-streams/failure-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Each data stream has its own failure store that can be enabled to accept failure
1616

1717
### Set up for new data streams [set-up-failure-store-new]
1818

19-
You can specify on a data stream's template if it should enable the failure store when it is first created. The `data_stream_options` field in a [template](../templates.md) contains the settings required to enable a data stream's failure store.
19+
You can specify in a data stream's [index template](../templates.md) if it should enable the failure store when it is first created.
2020

2121
:::{note}
2222
Unlike the `settings` and `mappings` fields on an [index template](../templates.md) which are repeatedly applied to new data stream write indices on rollover, the `data_stream_options` section of a template is applied to a data stream only once when the data stream is first created. To configure existing data streams, use the put [data stream options API](./failure-store.md).

0 commit comments

Comments
 (0)