Issue with Watcher

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:

could you please help me in resolving the issue

Run bin/plugin -i from ES_HOME to install the License plugin:

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

Now i see below error

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

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

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

thanks got it !

Hi,

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

Thanks,
Vani Aravinda