-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
eladamitpxi
wants to merge
230
commits into
Yelp:master
Choose a base branch
from
eladamitpxi:statsd_and_multi_imports
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Statsd and multi imports #3095
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
…nto fix-aws_profile-sns
…ps://github.com/nsano-rururu/elastalert into sync-requirements-and-setup
…nto fix-aws_profile-sns
The Stride service was shutdown on February 15th, 2019.
opened this PR, I hope it helps :) |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.