mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 23:45:15 +00:00
Our documentation states that we have default attributes for message.format and message.color, which in fact we do not have as an NPE was triggered in that case. This commit falls back to unset defaults and allows for hipchat messages to be sent without having to configure color/format in the action or the account. Closes elastic/elasticsearch#1666 Original commit: elastic/x-pack-elasticsearch@bfb7e35112
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.