Upgrade Instructions
https://github.com/johnsusek/praeco#upgrading
Release Notes
ElastAlert Server
https://github.com/johnsusek/praeco/wiki/praeco-&-elastalert-server-docker-image-relations-table
https://github.com/johnsusek/elastalert-server/blob/master/DockerImageLog.md
Update
- Dockerfile refine & change node docker image
node:14.15-alpine3.12 → node:14.15-alpine3.13
- Add ElastAlert Patch
・Kibana Discover support 7.4 - 7.11
・Chatwork Alerter
・Discord Alerter
・DingTalk Alerter
Libray Update
eslint ^7.19.0 → ^7.20.0
husky ^4.3.8 → ^5.0.9
mocha ~8.2.1 → ^8.3.0
joi ^17.3.0 → ^17.4.0
@elastic/elasticsearch ^7.10.0 → ^7.11.0
@babel/cli ^7.12.13 → ^7.12.16
@babel/core ^7.12.13 → ^7.12.16
@babel/preset-env ^7.12.13 → ^7.12.16
Praeco
- Kibana Discover support (kibana 5.6, 6.0-6.8, 7.0-7.11)
- Chatwork support
- Discord support
- Change yaml output single quotes to double quotes.
- add ms_teamsThemeColor「type="color"」
- Addition of items that can be set on the slack screen
- generate_kibana_discover_url
- slack_kibana_discover_color
- slack_kibana_discover_title
Libray Update
eslint ^7.19.0 → ^7.20.0
husky ^4.3.8 → ^5.0.9
mocha ~8.2.1 → ^8.3.0
joi ^17.3.0 → ^17.4.0
@elastic/elasticsearch ^7.10.0 → ^7.11.0
@babel/cli ^7.12.13 → ^7.12.16
@babel/core ^7.12.13 → ^7.12.16
@babel/preset-env ^7.12.13 → ^7.12.16