# Issue with Watcher

**URL:** https://discuss.elastic.co/t/issue-with-watcher/1122
**Category:** Elasticsearch
**Tags:** elastic-stack-alerting
**Created:** [May 21, 2015, 5:03pm UTC](https://discuss.elastic.co/t/issue-with-watcher/1122 "2015-05-21T17:03:46Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![chandana\_Reddy](https://avatars.discourse-cdn.com/v4/letter/c/f1d935/32.png) [@chandana\_Reddy](https://discuss.elastic.co/u/chandana_Reddy)
#### Post date: [May 21, 2015, 5:03pm UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/1 "2015-05-21T17:03:46Z")

</div>

Hello Team,

i have followed the startup guide to install watcher plugin using the following command.

bin/plugin -i elasticsearch/watcher/ (used the beta key as given in mail)

Plugin got installed successfully,but after starting the elasticsearch i see below error:

![](https://sea2.discourse-cdn.com/elastic/uploads/default/original/c/b/cb535e58e4eab281dfee66a7346a795cd2f1a363.png)

could you please help me in resolving the issue

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [May 21, 2015, 5:15pm UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/2 "2015-05-21T17:15:59Z")

</div>

Run bin/plugin -i from ES\_HOME to install the License plugin:

```auto
bin/plugin -i elasticsearch/license/latest

```

Follow the getting started guide for installation instructions: [https://www.elastic.co/guide/en/watcher/current/getting-started.html](https://www.elastic.co/guide/en/watcher/current/getting-started.html)

---

<div class="post-metadata">

### Author: ![chandana\_Reddy](https://avatars.discourse-cdn.com/v4/letter/c/f1d935/32.png) [@chandana\_Reddy](https://discuss.elastic.co/u/chandana_Reddy)
#### Post date: [May 21, 2015, 5:29pm UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/3 "2015-05-21T17:29:06Z")

</div>

Now i see below error

![](https://sea2.discourse-cdn.com/elastic/uploads/default/original/8/5/85844a586b0ac13bb1303f18209c9824fe8b41ff.png)

---

<div class="post-metadata">

### Author: ![GaelTadh](https://avatars.discourse-cdn.com/v4/letter/g/8e8cbc/32.png) [@GaelTadh](https://discuss.elastic.co/u/GaelTadh)
#### Post date: [May 21, 2015, 6:12pm UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/4 "2015-05-21T18:12:03Z")

</div>

Hi Chandana,

Watcher requires a minimum elasticsearch version of 1.5.0. It looks like you are running an earlier version. You should upgrade elasticsearch if you can. If you need to run watcher against an earlier version you can install it on a separate cluster and use the http input to search the older versioned cluster. See [https://www.elastic.co/guide/en/watcher/current/anatomy-input.html#anatomy-input-http](https://www.elastic.co/guide/en/watcher/current/anatomy-input.html#anatomy-input-http)

---

<div class="post-metadata">

### Author: ![Priyanku\_konar](https://avatars.discourse-cdn.com/v4/letter/p/0ea827/32.png) [@Priyanku\_konar](https://discuss.elastic.co/u/Priyanku_konar)
#### Post date: [May 27, 2015, 9:38am UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/5 "2015-05-27T09:38:52Z")

</div>

hi my beta installation of watcher is asking for license plugin --\>what am I missing here

![](https://sea2.discourse-cdn.com/elastic/uploads/default/original/b/7/b7387f91b71f9e32a182f91065abff571c36e9e3.PNG)

---

<div class="post-metadata">

### Author: ![mvg](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mvg/32/98890_2.png) [@mvg](https://discuss.elastic.co/u/mvg)
#### Post date: [May 27, 2015, 9:59am UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/6 "2015-05-27T09:59:24Z")

</div>

The error message indicates that the license plugin is missing.  
You can install the license plugin by executing the following command:  
bin/plugin -i elasticsearch/license/latest

---

<div class="post-metadata">

### Author: ![Priyanku\_konar](https://avatars.discourse-cdn.com/v4/letter/p/0ea827/32.png) [@Priyanku\_konar](https://discuss.elastic.co/u/Priyanku_konar)
#### Post date: [May 27, 2015, 10:01am UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/7 "2015-05-27T10:01:38Z")

</div>

thanks got it !

---

<div class="post-metadata">

### Author: ![vaniaravinda](https://avatars.discourse-cdn.com/v4/letter/v/7993a0/32.png) [@vaniaravinda](https://discuss.elastic.co/u/vaniaravinda)
#### Post date: [September 28, 2015, 6:21am UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/8 "2015-09-28T06:21:06Z")

</div>

Hi,

Can someone let me know how to install Watcher in my system. I downloaded the zip files into my system

Thanks,  
Vani Aravinda

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:48pm UTC](https://discuss.elastic.co/t/issue-with-watcher/1122/9 "2017-07-06T13:48:27Z")

</div>


