Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 997 Bytes

watcher.md

File metadata and controls

35 lines (23 loc) · 997 Bytes

Watcher provides an API for creating, managing, and testing watches which runs automatically on a schedule to query data within Elasticsearch.

Watcher checks the results of the query against predefined conditions for action such as anomalies that exceed a threshold. When appropriate, watcher sends an email, notify a 3rd-party system, and/or store query results.

A watch describes a single alert in Watcher, which can contain multiple notification actions.

inputs

transforms

## Versions Download

| Version | | 2.2 | | 2.1 | | 2.0 | | 1.0 |

## Installation

Watcher is licensed to paying customers, so first install the license plugin from ES_HOME:

bin/plugin install license