OpenSearch/x-pack/docs/en/watcher
Alexander Reelsen 9077c4402f Watcher: Allow to execute actions for each element in array (#41997)
This adds the ability to execute an action for each element that occurs
in an array, for example you could sent a dedicated slack action for
each search hit returned from a search.

There is also a limit for the number of actions executed, which is
hardcoded to 100 right now, to prevent having watches run forever.

The watch history logs each action result and the total number of actions
the were executed.

Relates #34546
2019-07-03 11:28:50 +02:00
..
actions [DOCS] Fixes deprecation notice in pagerduty action (#41362) 2019-04-18 17:33:07 -07:00
condition Remove Comma in Example (#41873) 2019-06-07 08:39:27 -04:00
example-watches [DOCS] Fixes table and code block separators in Watcher documentation (#39426) 2019-02-27 08:21:19 -08:00
images Remove Hipchat support from Watcher (#39374) 2019-02-25 15:08:46 -07:00
input Remove ticks in chain input documentation (#38109) 2019-02-11 11:04:32 +01:00
java [DOCS] Update X-Pack terminology in security docs (#36564) 2018-12-19 14:53:37 -08:00
transform [DOCS] Removes problematic footer from Watcher docs (#39474) 2019-02-27 15:45:56 -08:00
trigger [DOCS] Updates Watcher examples for code testing (#31152) 2018-06-22 18:09:37 -07:00
actions.asciidoc Watcher: Allow to execute actions for each element in array (#41997) 2019-07-03 11:28:50 +02:00
condition.asciidoc [Docs] Fix typo in watcher conditions documentation (#30989) 2018-06-04 13:00:57 +02:00
customizing-watches.asciidoc Remove Hipchat support from Watcher (#39374) 2019-02-25 15:08:46 -07:00
encrypting-data.asciidoc Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744) 2018-09-17 15:35:54 -04:00
example-watches.asciidoc
getting-started.asciidoc Deprecate X-Pack centric watcher endpoints (#36218) 2018-12-08 12:57:16 -06:00
gs-index.asciidoc
how-watcher-works.asciidoc Change shard allocation filter property and api (#42602) 2019-06-04 12:30:39 -04:00
index.asciidoc [DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00
input.asciidoc
java.asciidoc Provide names for all artifact repositories (#41857) 2019-05-07 06:35:28 -04:00
managing-watches.asciidoc [DOCS] Update X-Pack terminology in security docs (#36564) 2018-12-19 14:53:37 -08:00
release-notes.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
transform.asciidoc [DOCS] Updates Watcher examples for code testing (#31152) 2018-06-22 18:09:37 -07:00
trigger.asciidoc