incorporated feedback

This commit is contained in:
ashwinkumar12345 2021-10-11 10:32:54 -07:00
parent ffc1237805
commit de90dec19a

View File

@ -57,7 +57,7 @@ The OpenSearch Logstash plugin has two installation options at this time: Linux
Make sure you have [Java Development Kit (JDK)](https://www.oracle.com/java/technologies/javase-downloads.html) version 8 or 11 installed.
If you're migrating from from Elasticsearch or Open Distro for Elasticsearch, make sure you use the `opensearch` Logstash output plugin.
If you're migrating from an existing Logstash installation, you can install the [OpenSearch output plugin](https://rubygems.org/gems/logstash-output-opensearch/) manually and [update pipeline.conf](https://opensearch.org/docs/latest/clients/logstash/ship-to-opensearch/). We include this plugin by default in our tarball and Docker downloads.
{: .note }
### Tarball