Skip to content

Releases: johnsusek/praeco

1.8.9

25 Aug 14:52
ce3fc44
Compare
Choose a tag to compare

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

  • jertel/elastalert2 2.1.2 to 2.2.1

Praeco

New features

  • Add parameter "scan_entire_timeframe" f521f8c

Other changes

  • Kibana Discover 7.14 support 229523c
  • Split up ConfigAlert into multiple files

1.8.8

04 Jul 14:20
Compare
Choose a tag to compare

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

  • jertel/elastalert2 2.1.1 to 2.1.2

Praeco

New features

https://github.com/johnsusek/praeco/blob/master/UPGRADING.md#--188

  • Allow specifying arbitrary doc type 57cefb5 @johnsusek
  • Rocket.Chat add kibana discover 5e15d16
  • Add description, priority and owner fields d3895e3
  • Added Rocket.Chat settings 6ec3d1d
  • Add impact and urgency the servicenow alerter b767f87

BugFix

1.8.7

09 Jun 15:59
Compare
Choose a tag to compare

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

  • jertel/elastalert2 2.1.0 to 2.1.1

Praeco

New features

https://github.com/johnsusek/praeco/blob/master/UPGRADING.md#--187

BugFix

1.8.6

12 May 16:06
Compare
Choose a tag to compare

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

  • jertel/elastalert2 2.0.4 to 2.1.0

Praeco

BugFix

  • Fix query_key "TypeError: data.push is not a function"
  • Fix Limit execution disabled by default
  • Fix slack_ca_certs

Library Update

@babel/core                   7.13.16 →  7.14.0
comma-number                  2.0.1   →  2.1.0
core-js                      ^3.11.0  → ^3.12.1
@vue/cli-plugin-babel        ^4.5.12  → ^4.5.13
@vue/cli-plugin-e2e-cypress  ^4.5.12  → ^4.5.13
@vue/cli-plugin-eslint       ^4.5.12  → ^4.5.13
@vue/cli-plugin-unit-mocha   ^4.5.12  → ^4.5.13
@vue/cli-service             ^4.5.12  → ^4.5.13
@vue/test-utils               1.1.4   →  1.2.0
cypress                      ^7.2.0   → ^7.3.0
eslint-plugin-cypress        ^2.11.2  → ^2.11.3

1.8.5

04 Apr 14:38
Compare
Choose a tag to compare

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

  • kibana_discover
    • kibana 7.12 support
  • yelp/lelastalert:0.2.4 to jertel/elastalert2:2.0.4

Library Update

 @elastic/elasticsearch 7.11.0   →   7.12.0
 @babel/cli           ^7.13.10  →  ^7.13.14
 @babel/core          ^7.13.10  →  ^7.13.14
 @babel/preset-env    ^7.13.10  →  ^7.13.12
 @babel/register      ^7.13.8   →  ^7.13.14
 eslint               ^7.22.0   →  ^7.23.0
 husky                ^5.1.3    →  ^6.0.0

Praeco

kibana discover

  • kibana 7.12 support

Add UI Setting

Command

  • command change UI to add / update / delete key
  • pipe_match_json
  • pipe_alert_text

Email

  • smtp_host
  • smtp_ssl
  • smtp_auth_file
  • smtp_key_file
  • smtp_cert_file
  • email_from_field
  • email_add_domain

MS Teams

  • ms_teams_proxy
  • ms_teams_alert_summary
  • ms_teams_alert_fixed_width

Slack

  • slack_proxy
  • slack_icon_url_override
  • slack_parse_override
  • slack_text_string
  • slack_ignore_ssl_errors
  • slack_timeout
  • slack_ca_certs

Mattermost

  • mattermost_proxy
  • mattermost_ignore_ssl_errors
  • mattermost_icon_url_override
  • mattermost_msg_pretext

Telegram

  • telegram_proxy
  • telegram_proxy_login
  • telegram_proxy_pass

VictorOps

  • victorops_proxy

Gitter

  • gitter_webhook_url
  • gitter_proxy

Stomp

  • stomp_ssl

HTTP POST

  • http_post_proxy
  • http_post_timeout

Zabbix

  • zbx_sender_host
  • zbx_sender_port

ServiceNow

  • servicenow_proxy

PagerTree

  • pagertree_proxy

GoogleChat

  • googlechat_header_subtitle
  • googlechat_header_image
  • googlechat_footer_kibanalink

Library Update

 @babel/core            7.13.10  →  7.13.14
 core-js                 ^3.9.1  →  ^3.10.0
 semver                   7.3.4  →    7.3.5
 vue-cron-editor-buefy  ^0.2.14  →  ^0.2.16
 @vue/cli-plugin-babel  ^4.5.11  →  ^4.5.12
 husky                    5.1.3  →    6.0.0
 jsdom                   16.5.1  →   16.5.2

1.8.4

1.8.3

22 Mar 17:33
58e4b36
Compare
Choose a tag to compare

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

Praeco

New features

  • Add option to use multiple query keys
    Since query_key has been changed to an array, if it has already been set, an error will occur when reading the rule. Please delete query_key from the rule before the version upgrade and set it again after the version upgrade.

1.8.2

19 Mar 11:23
Compare
Choose a tag to compare

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

Praeco

New features

  • alert_subject_args & alert_text_args support
  • Forced double quotes

Libray Update

update

 @fortawesome/fontawesome-svg-core     1.2.34  →   1.2.35     
 @fortawesome/free-brands-svg-icons    5.15.2  →   5.15.3     
 @fortawesome/free-regular-svg-icons   5.15.2  →   5.15.3     
 @fortawesome/free-solid-svg-icons     5.15.2  →   5.15.3     
 @vue/cli-plugin-e2e-cypress          ^4.5.11  →  ^4.5.12     
 @vue/cli-plugin-eslint               ^4.5.11  →  ^4.5.12     
 @vue/cli-plugin-unit-mocha           ^4.5.11  →  ^4.5.12     
 @vue/cli-service                     ^4.5.11  →  ^4.5.12     
 cypress                               ^6.7.1  →   ^6.8.0  

1.8.1

16 Mar 17:32
Compare
Choose a tag to compare

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

  • Add Time Window
    • elastalert_module in elastalert.

Library Update

 @babel/cli         ^7.13.0  →  ^7.13.10     
 @babel/core        ^7.13.8  →  ^7.13.10     
 @babel/preset-env  ^7.13.9  →  ^7.13.10     
 readdirp            ^3.5.0  →    ^3.6.0     
 ws                  ^7.4.3  →    ^7.4.4     
 eslint             ^7.21.0  →   ^7.22.0     
 mocha               ~8.3.0  →    ~8.3.2    

Praeco

  • Add Time Window

    • the user can use it to send alerts only during specific time range.
  • Alerta

    • add alerta_environment

Libray Update

add

@babel/plugin-proposal-nullish-coalescing-operator   ^7.13.8

update

 @babel/core  7.13.8  →  7.13.10     
 debounce      1.2.0  →    1.2.1     
 chai          4.3.3  →    4.3.4     
 cypress      ^6.6.0  →   ^6.7.1     
 jsdom        16.4.0  →   16.5.1     

1.8.0

15 Mar 17:45
Compare
Choose a tag to compare

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

Praeco

  • Alerta support
  • Limit execution support

Libray Update

add

 vue-cron-editor-buefy         ^0.2.14