Skip to content

Conversation

@sgibalachandar
Copy link

No description provided.

jraby and others added 30 commits December 4, 2015 11:54
Also tweaked some comments and logging messages to help debugging.
Defaults to an empty string.
It is not currently used by the builtin alerters, but custom alerters
could make use of it to include a description or some context as to why
a rule might trigger.
 - Update docs regarding per rule max_query_size
 - set the default value at rule config time instead of before every search
  - Remove functions copied from ElastAlerter
  - pass util and json in the jinja env
  - allow for a templated email subject via rule['alert_subject']
  - change default subject to include the alert_time and number of matches
Also add a function to get a datetime from a prettified ts string.
Also dropped commented out code about num_matches
Conflicts:
	elastalert/config.py
	elastalert/elastalert.py
jraby and others added 3 commits January 4, 2016 17:22
process_hits adds the metadata fields to _source and returns a list
of _source dicts instead of relying on remove_duplicate_events to do that.

remove_duplicate_events has been rewritten to do its work in a single pass
through the data instead of 3.
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.

3 participants