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 c53745e commit 1175fc6Copy full SHA for 1175fc6
x-pack/docs/en/watcher/input/search.asciidoc
@@ -194,7 +194,7 @@ accurately.
194
When a search generates a large response, you can use `extract` to select the
195
relevant fields instead of loading the entire response.
196
197
-| `timeout` | no | 30s | The timeout for waiting for the search api call to return. If no response is
+| `timeout` | no | 1m | The timeout for waiting for the search api call to return. If no response is
198
returned within this time, the search input times out and fails. This setting
199
overrides the default search operations timeouts.
200
|======
0 commit comments