Skip to content

An OpenSearch Dashboards plugin to perform real-time and historical anomaly detection on OpenSearch data.

License

Notifications You must be signed in to change notification settings

amitgalitz/anomaly-detection-dashboards-plugin

This branch is 5 commits ahead of, 12 commits behind opensearch-project/anomaly-detection-dashboards-plugin:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1d4e96 · Jan 27, 2025
Oct 17, 2024
Jan 27, 2025
Oct 22, 2024
Oct 14, 2024
Aug 8, 2024
Sep 4, 2024
Apr 7, 2022
Apr 26, 2021
Jan 7, 2022
Jan 7, 2022
Jan 13, 2022
Apr 16, 2021
Jun 24, 2021
Feb 14, 2022
Apr 16, 2021
Oct 12, 2023
Aug 25, 2021
Mar 25, 2022
Jun 24, 2021
Jun 24, 2021
Apr 12, 2021
Dec 27, 2023
Dec 22, 2022
Sep 19, 2024
Nov 8, 2024
Jul 15, 2024
Jan 13, 2022
Nov 8, 2024

Repository files navigation

Unit tests Integration tests codecov Documentation Forum PRs welcome!

OpenSearch Anomaly Detection Dashboards Plugin

The OpenSearch Anomaly Detection Dashboards plugin enables you to leverage Machine Learning based algorithms to automatically detect anomalies as your log data is ingested. Combined with Alerting, you can monitor your data in near real time and automatically send alert notifications. With an intuitive OpenSearch Dashboards interface and a powerful API, it is easy to set up, tune, and monitor your anomaly detectors.

Anomaly detection uses the Random Cut Forest (RCF) algorithm for detecting anomalous data points.

You should use the plugin with the same version of the OpenSearch Alerting Dashboards Plugin. You can also create monitors based on a created anomaly detector. A scheduled monitor run checks the anomaly detection results regularly and collects anomalies to trigger alerts based on custom trigger conditions.

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

An OpenSearch Dashboards plugin to perform real-time and historical anomaly detection on OpenSearch data.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.6%
  • JavaScript 1.9%
  • SCSS 0.5%