Skip to content

jackiehanyang/anomaly-detection-dashboards-plugin

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2eaa7ab · Jun 5, 2024
May 1, 2024
Jun 5, 2024
Apr 30, 2024
Apr 29, 2024
May 17, 2024
Dec 14, 2021
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
Apr 29, 2024
May 17, 2024
Apr 12, 2021
Jan 13, 2022
Apr 29, 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

Manage your detectors and identify atypical data in OpenSearch Dashboards

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.4%
  • SCSS 0.5%