mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
- When the license is disabled, all actions of all watches are throttled, and all watcher APIs are blocked. - before license expiry we're logging warning messages to the standard log file. - Added a check on startup verifying the installed license plugin confirms to the min compatibility requirement of watcher - Added a check on startup verifying the installed shield plugin (if one is installed) confirms to the min compatibility requirement of watcher - Fixed a bug in simple input deserialization where it expected a `payload` field that should be there. - Fixed a bug in `WatcherServiceResponse` where the acknowledged state wasn't de/serialized Closes elastic/elasticsearch#30 Original commit: elastic/x-pack-elasticsearch@35dcaf4feb
= Elasticsearch Alerts Plugin This plugins adds alerting features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%