Skip to content

πŸ“Ÿ Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications

License

Notifications You must be signed in to change notification settings

riysaxen-amzn/alerting

This branch is 6 commits ahead of, 2 commits behind opensearch-project/alerting:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9e50b5 Β· Dec 17, 2024
Dec 5, 2024
Dec 17, 2024
Jan 13, 2024
Sep 25, 2024
Apr 13, 2022
Oct 18, 2024
Oct 29, 2024
Dec 17, 2024
Jul 17, 2024
Oct 2, 2024
Aug 26, 2021
Aug 10, 2020
Mar 5, 2019
Aug 17, 2021
Jan 12, 2022
Apr 17, 2021
Jun 24, 2021
Feb 1, 2024
Mar 5, 2019
Sep 3, 2024
Nov 9, 2021
Sep 8, 2022
Jun 24, 2021
Jun 24, 2021
Apr 24, 2021
Oct 18, 2024
Oct 18, 2024
Oct 18, 2024
Jul 17, 2024

Repository files navigation

Test Workflow codecov Documentation Chat PRs welcome!

OpenSearch Alerting

The OpenSearch Alerting enables you to monitor your data and send alert notifications automatically to your stakeholders. With an intuitive OpenSearch Dashboards interface and a powerful API, it is easy to set up, manage, and monitor your alerts. Craft highly specific alert conditions using Elasticsearch's full query language and scripting capabilities.

Highlights

Scheduled searches use cron expressions or intervals (e.g. every five minutes) and the Elasticsearch query DSL.

To define trigger conditions, use the Painless scripting language or simple thresholds (e.g. count > 100).

When trigger conditions are met, you can publish messages to the following destinations:

Messages can be static strings, or you can use the Mustache templates to include contextual information.

Documentation

Please see our documentation.

Contributing

See developer guide and how to contribute to this project.

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.

Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.

License

This project is licensed under the Apache v2.0 License.

Copyright

Copyright OpenSearch Contributors. See NOTICE for details.

About

πŸ“Ÿ Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 95.8%
  • Java 4.0%
  • Other 0.2%