From cd6f4177c9e75ae980e951774127f1cd56e1b7f3 Mon Sep 17 00:00:00 2001 From: Eli Fisher Date: Tue, 8 Jun 2021 12:31:47 -0400 Subject: [PATCH] Removes Amazon ES from table Removes Amazon ES from table so only OSS ES, ODFE, and OpenSearch are in the table. --- docs/agents-and-ingestion-tools/index.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/agents-and-ingestion-tools/index.md b/docs/agents-and-ingestion-tools/index.md index 5ac789f8..d627eb6b 100644 --- a/docs/agents-and-ingestion-tools/index.md +++ b/docs/agents-and-ingestion-tools/index.md @@ -28,10 +28,6 @@ For a longer term solution, we plan to create an OpenSearch output plugin for Lo | Elasticsearch OSS v7.10.2 | *Yes* | *Yes* | *No* | *Yes* | | ODFE OSS v1.x to 1.12 | *Yes* | *Yes* | *No* | *Yes* | | ODFE 1.13 | *Yes* | *Yes* | *No* | *Yes* | -| Amazon Elasticsearch Service 7.x to 7.9 | Yes | Yes | *No* | *Yes* | -| Amazon Elasticsearch Service 7.10 | Yes | Yes | *No* | *Yes* | -| Amazon Elasticsearch Service 7.x to 7.9 with IAM | [Yes with Amazon ES output plugin](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains-logstash.html) | [Yes with Amazon ES output plugin](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains-logstash.html) | No | *Yes* | -| Amazon Elasticsearch Service 7.10 with IAM | [Yes with Amazon ES output plugin](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains-logstash.html) | [Yes with Amazon ES output plugin](https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains-logstash.html) | No | *Yes* | | OpenSearch 1.0 | [Yes via version setting](https://github.com/opensearch-project/OpenSearch/issues/693) | [Yes via version setting](https://github.com/opensearch-project/OpenSearch/issues/693) | *No* | *Yes* | \* Most current compatible version with Elasticsearch OSS. @@ -47,8 +43,6 @@ For a longer term solution, we plan to create an OpenSearch output plugin for Lo | Elasticsearch OSS v7.10.2 | *Yes* | *Yes* | No | | ODFE OSS v1.x to 1.12 | *Yes* | *Yes* | No | | ODFE 1.13 | *Yes* | *Yes* | No | -| Amazon Elasticsearch Service 7.x to 7.9 | *Yes* | *Yes* | No | -| Amazon Elasticsearch Service 7.10 | *Yes* | *Yes* | No | | OpenSearch 1.0 | [Yes via version setting](https://github.com/opensearch-project/OpenSearch/issues/693) | [Yes via version setting](https://github.com/opensearch-project/OpenSearch/issues/693) | No | | Logstash OSS 7.x to 7.11.x | *Yes* | *Yes* | *Yes* | | Logstash OSS 7.12.x\* | *Yes* | *Yes* | *Yes* |