elastic / examples

Home for Elasticsearch examples available to everyone. It's a great way to get started.
Apache License 2.0
2.64k stars 1.24k forks source link

Adds ML Watch Examples #360

Closed blaklaybul closed 3 years ago

blaklaybul commented 3 years ago

This PR adds an example watch configuration for use with ML along with an additional configuration that utilizes the email functionality.

blaklaybul commented 3 years ago

Rich has pointed out that there are already existing watcher examples in Alerting. I think we should merge this with the existing work, and add Rich's more creative examples here.

  1. https://gist.github.com/richcollier/7e5603c366b9fcece6f1a8b1b3cf4d3f
  2. https://gist.github.com/richcollier/1c2b8161286bdca6c553859f28d3d66d
  3. https://gist.github.com/richcollier/13e245c1c8c8cfc38ecb12e324ce301e
blaklaybul commented 3 years ago

added the email example. this is ready for review.

richcollier commented 3 years ago

LGTM