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

Statsd and multi imports #3095

Open
wants to merge 230 commits into
base: master
Choose a base branch
from

Conversation

eladamitpxi
Copy link

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 Yelp#2777
The Stride service was shutdown on February 15th, 2019.
@eladamitpxi
Copy link
Author

@eladamitpxi

Any way you could push this PR to https://github.com/jertel/elastalert ?
The branch is "alt". Please be careful.

opened this PR, I hope it helps :)

Evan Lock and others added 25 commits April 23, 2021 15:46
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.

None yet