Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
Making sure that your ElastAlert yaml file is formatted and configured correctly. Issues with yaml spacing / formatting Incorrect syntax Required fields for rules that are missing Two rules with the same name
Ensure that all fields that are required for a rule to trigger an alert are in your yaml configuration.
Below are the list of rules that you can configure in ElastAlert and the fields required in order for the rule to work correctly.
Here is how to configure your yaml correctly to send a JIRA alert: alert: - "jira" # The hostname of the JIRA server.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com