elasticsearch-nodejs-watcher
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "elasticsearch-nodejs-watcher", | ||
"version": "1.0.2", | ||
"description": "Elasticsearch Watcher runned with Node. Alternative for X-Pack.", | ||
"version": "1.0.3", | ||
"description": "Elasticsearch Watcher runned with NodeJS. Alternative to X-Pack.", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
# Elasticsearch NodeJS Watcher | ||
This is alternative to [Elasticsearch X-Pack Watcher****](https://www.elastic.co/guide/en/x-pack/current/watcher-getting-started.html). | ||
This is alternative to [Elasticsearch X-Pack Watcher](https://www.elastic.co/guide/en/x-pack/current/watcher-getting-started.html). | ||
@@ -5,0 +5,0 @@ Example usage - asking Elasticsearch each 30s if any new document that matches query appeared. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8432