|
|
@@ -65,24 +65,35 @@ from the query, whether the condition was met, and what actions were taken.
|
|
|
|
|
|
--
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/getting-started.asciidoc
|
|
|
include::getting-started.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/how-watcher-works.asciidoc
|
|
|
include::how-watcher-works.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/encrypting-data.asciidoc
|
|
|
include::encrypting-data.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/input.asciidoc
|
|
|
include::input.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/trigger.asciidoc
|
|
|
include::trigger.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/condition.asciidoc
|
|
|
include::condition.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/actions.asciidoc
|
|
|
include::actions.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/transform.asciidoc
|
|
|
include::transform.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/java.asciidoc
|
|
|
include::java.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/managing-watches.asciidoc
|
|
|
include::managing-watches.asciidoc[]
|
|
|
|
|
|
+:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/example-watches.asciidoc
|
|
|
include::example-watches.asciidoc[]
|