Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENGSUP-1947] Upgrade elastalert #3

Closed
wants to merge 50 commits into from
Closed

[ENGSUP-1947] Upgrade elastalert #3

wants to merge 50 commits into from

Conversation

abloomston
Copy link

@abloomston abloomston commented Aug 15, 2017

Upgrade to latest from upstream.

brianmpollack and others added 30 commits June 25, 2017 14:42
…Use the alert_subject, and its associated args if present
Without this, the ES version lookup prevents the polling on the ElasticSearch
status (ES must become responsive before we ask it for its version).
This will help users distinguish between two conditions:

1. ElasticSearch is not reachable;
2. ElasticSearch is reachable but the writeback index does not exist.

Hopefully, this should help users take appropriate action (especially in case
…vity

Add jira_bump_after_inactivity field
This commit adds support for a TLS certificate file and TLS key file,
to be used for authenticating with the SMTP server.
bl1nk and others added 20 commits July 22, 2017 11:39
Added a documentation clarification for import
Configurable subfield for string multi-fields
Support TLS cert and key in email alert
Prevent enhancements running again over retried failed alerts
Currently, Kibana can only query alerts by their creation time, not the time of the event. The event time is stored in the match_body, however that is not indexed. 

This change adds the match_time field to an alert, and adds it as indexed field to the ElasticSearch index. In order to make use of the indexin feature, you will have to reindex.
Lowered the default bump_after_inactivity settings to 0 days
@abloomston abloomston changed the title Upgrade elastalert [ENGSUP-1947] Upgrade elastalert Aug 16, 2017
@abloomston abloomston closed this Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants