Watcher 1.0.0 GA release!

After a few of Beta and RC releases, we're thrilled to release 1.0.0 GA. This release comes with a few additional enhancements on top of RC1. If you haven't participated in our beta program or didn't have time to check it out, now is the time.

Read here for step by step guide to Watcher.

Happy Watching!

The license installation fails with FileNotFoundException

> bin/plugin -i elasticsearch/licensing/latest

-> Installing elasticsearch/licensing/latest...
Trying http://download.elasticsearch.org/elasticsearch/licensing/licensing-latest.zip...
Failed: IOException[Can't get http://download.elasticsearch.org/elasticsearch/licensing/licensing-latest.zip to C:\Java\elasticsearch-1.6.0\plugins\licensing.zip]; nested: FileNotFoundException[http://download.elasticsearch.org/elasticsearch/licensing/licensing-latest.zip]; nested: FileNotFoundException[http://download.elasticsearch.org/elasticsearch/licensing/licensing-latest.zip];
Trying http://search.maven.org/remotecontent?filepath=elasticsearch/licensing/latest/licensing-latest.zip...
Failed: IOException[Can't get http://search.maven.org/remotecontent?filepath=elasticsearch/licensing/latest/licensing-latest.zip to C:\Java\elasticsearch-1.6.0\plugins\licensing.zip]; nested: FileNotFoundException[https://repo1.maven.org/maven2/elasticsearch/licensing/latest/licensing-latest.zip]; nested: FileNotFoundException[https://repo1.maven.org/maven2/elasticsearch/licensing/latest/licensing-latest.zip];
Trying https://oss.sonatype.org/service/local/repositories/releases/content/elasticsearch/licensing/latest/licensing-latest.zip...
Failed: IOException[Can't get https://oss.sonatype.org/service/local/repositories/releases/content/elasticsearch/licensing/latest/licensing-latest.zip to C:\Java\elasticsearch-1.6.0\plugins\licensing.zip]; nested: FileNotFoundException[https://oss.sonatype.org/service/local/repositories/releases/content/elasticsearch/licensing/latest/licensing-latest.zip]; nested: FileNotFoundException[https://oss.sonatype.org/service/local/repositories/releases/content/elasticsearch/licensing/latest/licensing-latest.zip];
Trying https://github.com/elasticsearch/licensing/archive/latest.zip...
Failed: IOException[Can't get https://github.com/elasticsearch/licensing/archive/latest.zip to C:\Java\elasticsearch-1.6.0\plugins\licensing.zip]; nested: FileNotFoundException[https://github.com/elasticsearch/licensing/archive/latest.zip]; nested: FileNotFoundException[https://github.com/elasticsearch/licensing/archive/latest.zip];
Trying https://github.com/elasticsearch/licensing/archive/master.zip...
Failed: IOException[Can't get https://github.com/elasticsearch/licensing/archive/master.zip to C:\Java\elasticsearch-1.6.0\plugins\licensing.zip]; nested: FileNotFoundException[https://github.com/elasticsearch/licensing/archive/master.zip]; nested: FileNotFoundException[https://github.com/elasticsearch/licensing/archive/master.zip];
Failed to install elasticsearch/licensing/latest, reason: failed to download out of all possible locations..., use --verbose to get detailed information

Hi Adnan,

You caught a small typo in on our download page! The command for installing the licensing plugin should be:

bin/plugin -i elasticsearch/license/latest

Please give that a try, and let me know if you have any issues. We updated the download page to have the correct command as well.

Steve,

It worked.

Thanks for pointing out the issue, in fact I copied it from below received
via email - may be type on source site
https://www.elastic.co/downloads/watcher?ultron=watcher-ga&blade=invite&hulk=email&mkt_tok=3RkMMJWWfF9wsRouvKrPZKXonjHpfsX97%2BwsWaC2lMI%2F0ER3fOvrPUfGjI4HTMVhI%2BSLDwEYGJlv6SgFQrHGMa1h17gOUhM%3D

I'm glad it worked Adnan! Thanks for letting us know. That page has been updated with the correct instructions.

Congratulations!
One question here, what's the license of Watcher plugin, Apache License or others?

Thanks Fengli! Watcher is a commercial product that is included in our subscription offerings, so it is not under the Apache License.