From 074963223db820c8281a0701313a867ed68eb0b5 Mon Sep 17 00:00:00 2001 From: Chris Moore <107723039+cwillum@users.noreply.github.com> Date: Thu, 12 Jan 2023 14:12:52 -0800 Subject: [PATCH] fix#2399-SecAnalytics-remove-experi-flag (#2401) Signed-off-by: cwillum Signed-off-by: cwillum --- _security-analytics/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_security-analytics/index.md b/_security-analytics/index.md index 1a765d3d..fee50948 100644 --- a/_security-analytics/index.md +++ b/_security-analytics/index.md @@ -11,15 +11,14 @@ redirect_from: # About Security Analytics -Security Analytics is an experimental plugin for OpenSearch 2.4. Therefore, we do not recommend the use of Security Analytics in a production environment at this time. For updates on the progress of Security Analytics or for information on how to make contributions, visit the [Security Analytics repository](https://github.com/opensearch-project/security-analytics) on GitHub. If you would like to leave feedback that could help improve Security Analytics, join the discussion on the [OpenSearch forum](https://forum.opensearch.org/t/feedback-experimental-feature-security-analytics/11418). -{: .warning } - 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. ### Resources and information As part of the OpenSearch Project, Security Analytics exists in the open source community and benefits from the feedback and contributions of that community. To learn more about proposals for its development, options for making contributions, and general information on the platform, see the [Security Analytics repository](https://github.com/opensearch-project/security-analytics) at GitHub. +If you would like to leave feedback that could help improve Security Analytics, join the discussion on the [OpenSearch forum](https://forum.opensearch.org/t/feedback-experimental-feature-security-analytics/11418). + ## Components and concepts Security Analytics includes a number of tools and features elemental to its operation. The major components that compose the plugin are summarized in the following sections.