Add link to OpenSearch FAQ (#6412)
This avoids confusion about how OpenSearch is planning to move forward. Signed-off-by: Manuel Müller <31097173+ManuelMueller1st@users.noreply.github.com>
This commit is contained in:
parent
5ba3aeea85
commit
1ecb744c17
|
@ -107,6 +107,8 @@ Some users report compatibility issues with ingest pipelines on these versions o
|
|||
Beats versions newer than 7.12.x are not supported by OpenSearch. If you must update the Beats agent(s) in your environment to a newer version, you can work around the incompatibility by directing traffic from Beats to Logstash and using the Logstash Output plugin to ingest the data to OpenSearch.
|
||||
{: .warning }
|
||||
|
||||
For recommendations about log and metrics collection tools, see the [Frequently Asked Questions](https://opensearch.org/faq/#q1.20).
|
||||
|
||||
## OpenSearch CLI
|
||||
|
||||
The OpenSearch CLI command line interface (opensearch-cli) lets you manage your OpenSearch cluster from the command line and automate tasks. For more information about OpenSearch CLI, see [OpenSearch CLI]({{site.url}}{{site.baseurl}}/tools/cli/).
|
||||
|
|
Loading…
Reference in New Issue