Skip to content

adding support for multiple imports and statsd metrics#1

Open
eladamitpxi wants to merge 232 commits intomasterfrom
statsd_and_multi_imports
Open

adding support for multiple imports and statsd metrics#1
eladamitpxi wants to merge 232 commits intomasterfrom
statsd_and_multi_imports

Conversation

@eladamitpxi
Copy link
Owner

No description provided.

dylanjf and others added 30 commits January 11, 2019 18:34
Add new page in documentation specifying the Elasticsearch Security Privileges required for ElastAlert
You just need to specify the images dir  and the mapping between images keys and values.
Example:
assets_dir: "/opt/elastalert/email_images"
email_image_keys: ["img1"]
email_image_values: ["my_logo.png"]


alert_text_args:
- "winlog.event_data.TargetDomainName"
- "winlog.event_data.TargetUserName"
- "starttime"

alert_text_args:
- "winlog.event_data.TargetDomainName"
- "winlog.event_data.TargetUserName"
- "starttime"

alert_text: |
    <p>L'utente {0}\{1} ha superato il numero massimo di tentativi di login al minuto (check-time: {2}).</p>
    <br><img src="cid:img1"><br>
…'append_middle' take into account the scenario whereby an event is None
…'append_middle' take into account the scenario whereby an event is None
Added options:
- http_post_ca_certs
- http_post_ignore_ssl_errors
This enables the user to silence a rule only for a specific query_key value and
not only the whole rule.
See Issue YelpArchive#2777
The Stride service was shutdown on February 15th, 2019.
just1900 and others added 30 commits April 22, 2021 23:03
fix compound query key in metric aggregation
Add alert handler to create Datadog Events
Setting size to 0 avoids executing the fetch phase of the search making the request more efficient
Deprecating "alt" branch in favor of "master" branch
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.

Comments