Skip to content

Commit 2db178a

Browse files
committed
mention override directly
1 parent e978f6e commit 2db178a

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
@@ -109,7 +109,7 @@ PUT _data_stream/my-datastream-1/_options
109109
}
110110
```
111111
1. Enabling the failure stores for `my-datastream-*` and `logs-*`
112-
2. The failure store for `my-datastream-1` is disabled even though it matches `my-datastream-*`.
112+
2. The failure store for `my-datastream-1` is disabled even though it matches `my-datastream-*`. The data stream options override the cluster setting.
113113

114114
## Using a failure store [use-failure-store]
115115

0 commit comments

Comments
 (0)