2019-09-10 13:32:51 -04:00
|
|
|
[role="xpack"]
|
2017-03-28 17:23:01 -04:00
|
|
|
[[example-watches]]
|
2019-09-30 13:18:50 -04:00
|
|
|
== Example watches
|
2017-03-28 17:23:01 -04:00
|
|
|
The following examples show how to set up watches to:
|
|
|
|
|
2019-09-30 13:18:50 -04:00
|
|
|
* <<watch-cluster-status,Monitor the status of an Elasticsearch cluster>>
|
|
|
|
* <<watching-meetup-data,Monitor event data>>
|
2017-03-28 17:23:01 -04:00
|
|
|
|
|
|
|
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
|
2019-09-30 13:18:50 -04:00
|
|
|
watches] in the Elastic Examples repo.
|
2017-03-28 17:23:01 -04:00
|
|
|
|
|
|
|
include::example-watches/example-watch-clusterstatus.asciidoc[]
|
|
|
|
|
|
|
|
include::example-watches/example-watch-meetupdata.asciidoc[]
|