OpenSearch/docs/en/watcher/actions
Alexander Reelsen 5f8a0711f5 Watcher: Set index and type dynamically in index action (elastic/x-pack-elasticsearch#3264)
The index action allowed to set the id of a document dynamically,
however this was not allowed for the index or the type.

If a user wants to execute a search, modify the found documents and
index them back, then this would only work across a single index and a
single type. This change allows the watch writer to just take a search
result, read index and type out of that and configure this as part of
the index action.

On top of that the integration tests have been changed to become fast
running unit tests.

Original commit: elastic/x-pack-elasticsearch@640b085dd4
2017-12-15 16:59:29 +01:00
..
email.asciidoc [DOCS] Fixed typo in Watcher email actions (elastic/x-pack-elasticsearch#2829) 2017-11-02 09:55:51 -07:00
hipchat.asciidoc [DOCS] Removed UI and Logstash settings & updated links to that info. 2017-06-26 09:04:56 -07:00
index.asciidoc Watcher: Set index and type dynamically in index action (elastic/x-pack-elasticsearch#3264) 2017-12-15 16:59:29 +01:00
jira.asciidoc Watcher: Allow JIRA path to be custom chosen (elastic/x-pack-elasticsearch#2682) 2017-10-10 08:55:28 +02:00
logging.asciidoc [DOCS] Create "en" translation directory (elastic/x-pack-elasticsearch#907) 2017-03-31 08:48:39 -07:00
pagerduty.asciidoc Watcher: Fix pagerduty action to send context data (elastic/x-pack-elasticsearch#3185) 2017-12-05 11:31:48 +01:00
slack.asciidoc [DOCS] Removed UI and Logstash settings & updated links to that info. 2017-06-26 09:04:56 -07:00
webhook.asciidoc [DOCS] Fixed typo 2017-11-22 10:02:24 -08:00