| 12345678910111213141516 | [[example-watches]]== Example WatchesThe 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 customwatches, see the https://github.com/elastic/examples/tree/master/Alerting[ExampleWatches] in the Elastic Examples repo.:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/example-watches/example-watch-clusterstatus.asciidocinclude::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.asciidocinclude::example-watches/example-watch-meetupdata.asciidoc[]
 |