From 47a15732028e9919c17791d40a9515e3f318a71a Mon Sep 17 00:00:00 2001 From: ashwinkumar12345 Date: Tue, 10 Aug 2021 11:16:36 -0700 Subject: [PATCH] updated doc based on feedback --- _clients/agents-and-ingestion-tools/index.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/_clients/agents-and-ingestion-tools/index.md b/_clients/agents-and-ingestion-tools/index.md index 70742ee3..94562325 100644 --- a/_clients/agents-and-ingestion-tools/index.md +++ b/_clients/agents-and-ingestion-tools/index.md @@ -27,14 +27,12 @@ PUT _cluster/settings } ``` -For a longer term solution, we plan to create an OpenSearch output plugin for Logstash. This plugin *does not exist yet*, but we've included it in the compatibility matrices below based on its expected behavior. - - ## Downloads -These versions of Logstash and Beats offer the best compatibility with OpenSearch. For more information, see the [compatibility matrices](#compatibility-matrices). +You can download the OpenSearch output plugin for Logstash from [OpenSearch downloads](https://opensearch.org/downloads.html). The Logstash output plugin is compatible with OpenSearch and open source versions of Elasticsearch (7.10.2 or lower). + +These versions of Beats offer the best compatibility with OpenSearch. For more information, see the [compatibility matrices](#compatibility-matrices). -- [Logstash OSS 7.12.1](https://www.elastic.co/downloads/past-releases/logstash-oss-7-12-1) - [Filebeat OSS 7.12.1](https://www.elastic.co/downloads/past-releases/filebeat-oss-7-12-1) - [Metricbeat OSS 7.12.1](https://www.elastic.co/downloads/past-releases/metricbeat-oss-7-12-1) - [Packetbeat OSS 7.12.1](https://www.elastic.co/downloads/past-releases/packetbeat-oss-7-12-1) @@ -50,7 +48,7 @@ These versions of Logstash and Beats offer the best compatibility with OpenSearc ### Compatibility Matrix for Logstash -| | Logstash OSS 7.x to 7.11.x | Logstash OSS 7.12.x\* | Logstash 7.13.x without OpenSearch output plugin | Logstash 7.13.x with OpenSearch output plugin\*\* | +| | Logstash OSS 7.x to 7.11.x | Logstash OSS 7.12.x\* | Logstash 7.13.x without OpenSearch output plugin | Logstash 7.13.x with OpenSearch output plugin | | :---| :--- | :--- | :--- | :--- | | Elasticsearch OSS v7.x to v7.9.x | *Yes* | *Yes* | *No* | *Yes* | | Elasticsearch OSS v7.10.2 | *Yes* | *Yes* | *No* | *Yes* | @@ -60,8 +58,6 @@ These versions of Logstash and Beats offer the best compatibility with OpenSearc \* Most current compatible version with Elasticsearch OSS. -\*\* Planning to build. - ### Compatibility Matrix for Beats