We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e978f6e commit 2db178aCopy full SHA for 2db178a
manage-data/data-store/data-streams/failure-store.md
@@ -109,7 +109,7 @@ PUT _data_stream/my-datastream-1/_options
109
}
110
```
111
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-*`.
+2. The failure store for `my-datastream-1` is disabled even though it matches `my-datastream-*`. The data stream options override the cluster setting.
113
114
## Using a failure store [use-failure-store]
115
0 commit comments