praeco
praeco copied to clipboard
Elasticsearch alerting made simple.
Upgrade to Babel 8 https://next.babeljs.io/docs/v8-migration/ - [ ] babel.config.js - [ ] .eslintrc.js - [ ] package.json - [ ] package-lock.json - [ ] @babel/plugin-proposal-nullish-coalescing-operator to @babel/plugin-transform-nullish-coalescing-operator
## 🐛 Bug decsription - If user has special characters such as '#', '/', '!' and others, then elastalert-server docker container cannot handle these characters in the URL path with...
Hi, I am new to working with elastalert. Whenever there is an uncaught exception the rule is disabled in elastalert server but in praeco it stays enabled. Is there any...
@johnsusek I would like you to delete the bitsensor URL in the about section of the [elastalert-server github repository](https://github.com/johnsusek/elastalert-server) in the red frame below. It seems that another owner owns...
If you set the width and height you won't get the warning. ``` [ECharts] Can't get DOM width or height. Please check dom.clientWidth and dom.clientHeight. They should not be 0.For...
- [ ] Slack and MS Teams select + Email select ``` vue.runtime.esm.js:4605 [Vue warn]: Duplicate keys detected: 'tab-2'. This may cause an update error. found in ---> at packages/tabs/src/tab-nav.vue...
## 🐛 Summary I don't know what happened, but it seems that the ElastAlert server cached my old index, which no longer exists, and it doesn't load the new or...
## 🐛 Summary (Question summary) Thank your for your great work. But, when it comes to production enviroment, I would like to suggest the option of running multiple instances of...
## 🎉 Goal Being able to compare the value of different fields in filter. ## 💪 Motivation Now it's only possible to add a filter which compares the value of...