https://github.com/opensearch-project/security-analytics-dashboards-plugin
Front end (UI) plugin to support security-analytics
https://github.com/opensearch-project/security-analytics-dashboards-plugin
Last synced: 2 months ago
JSON representation
Front end (UI) plugin to support security-analytics
- Host: GitHub
- URL: https://github.com/opensearch-project/security-analytics-dashboards-plugin
- Owner: opensearch-project
- License: apache-2.0
- Created: 2022-08-18T20:08:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T22:50:35.000Z (2 months ago)
- Last Synced: 2025-04-22T23:35:33.977Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 8.71 MB
- Stars: 12
- Watchers: 8
- Forks: 51
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/opensearch-project/security-analytics-dashboards-plugin/actions?query=workflow%3A%22Unit+tests+workflow%22)
[](https://github.com/opensearch-project/security-analytics-dashboards-plugin/actions/workflows/cypress-workflow.yml?query=workflow%3A%22Cypress+integration+tests+workflow%22)
[](https://codecov.io/gh/opensearch-project/security-analytics-dashboards-plugin)
[](https://opensearch.org/docs/security-analytics-plugin/index/)
[](https://discuss.opendistrocommunity.dev/c/Use-this-category-for-all-questions-around-machine-learning-plugins)

- [OpenSearch Security Analytics Dashboards Plugin](#opensearch-security-analytics-dashboards-plugin)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Security](#security)
- [License](#license)
- [Copyright](#copyright)## OpenSearch Security Analytics Dashboards Plugin
The Security Analytics Dashboards plugin lets you manage your [Security Analytics plugin](https://github.com/opensearch-project/security-analytics) to generate critical security insights from existing security event logs (such as firewall logs, windows logs, authentication audit logs, etc.) directly from OpenSearch-Dashboards. Security Analytics is a security information and event management (SIEM) solution for OpenSearch, designed to investigate, detect, analyze, and respond to security threats that can jeopardize the success of businesses and organizations and their online operations. These threats include the potential exposure of confidential data, cyber attacks, and other adverse security events. Security Analytics provides an out-of-the-box solution that installs automatically with any OpenSearch distribution. It includes the tools and features necessary for defining detection parameters, generating alerts, and responding effectively to potential threats.
## Documentation
Please see our [documentation](https://opensearch.org/docs/security-analytics-plugin/index/).
## Contributing
See [developer guide](DEVELOPER_GUIDE.md) and [how to contribute to this project](CONTRIBUTING.md).
## Code of Conduct
This project has adopted the [Amazon Open Source Code of Conduct](CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
## Security
If you discover a potential security issue in this project, notify OpenSearch Security directly by emailing [email protected]. To prevent any additional risk caused by the potential issue, do **not** create a public GitHub issue.
## License
This project is licensed under the [Apache v2.0 License](LICENSE).
## Copyright
Copyright OpenSearch Contributors. See [NOTICE](NOTICE) for details.