17 lines
823 B
Plaintext
17 lines
823 B
Plaintext
[[example-watches]]
|
|
== Example Watches
|
|
The following examples show how to set up watches to:
|
|
|
|
* <<watch-cluster-status, Monitor the Status of an Elasticsearch Cluster>>
|
|
* <<watching-meetup-data, Monitor Event Data>>
|
|
|
|
For more example watches you can use as a starting point for building custom
|
|
watches, see the https://github.com/elastic/examples/tree/master/Alerting[Example
|
|
Watches] in the Elastic Examples repo.
|
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/example-watches/example-watch-clusterstatus.asciidoc
|
|
include::example-watches/example-watch-clusterstatus.asciidoc[]
|
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/example-watches/example-watch-meetupdata.asciidoc
|
|
include::example-watches/example-watch-meetupdata.asciidoc[]
|