Skip to content

opensearch-project/anomaly-detection

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Jun 12, 2023
Jun 27, 2022
Mar 31, 2022
May 9, 2023
May 31, 2023
Jun 27, 2022
Jun 21, 2023
Apr 14, 2021
Apr 4, 2022
Jan 7, 2022
Apr 16, 2021
Jun 24, 2021
Dec 1, 2022
Nov 22, 2019
Jun 12, 2023
Oct 6, 2021
Sep 7, 2022
Jun 24, 2021
Jun 24, 2021
Dec 28, 2019
Jun 21, 2023
Apr 12, 2021
May 9, 2023
May 9, 2023
Oct 6, 2021

Repository files navigation

AD Test codecov Documentation Forum PRs welcome!

OpenSearch Anomaly Detection

The OpenSearch Anomaly Detection plugin enables you to leverage Machine Learning based algorithms to automatically detect anomalies as your log data is ingested. Combined with OpenSearch 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 is using the Random Cut Forest (RCF) algorithm for detecting anomalous data points.

Anomaly detections run a scheduled job using job-scheduler.

You can use this plugin with the same version of the OpenSearch Alerting Plugin to create monitors based on created anomaly detectors. 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.