File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ for the unicast discovery mechanism and add S3 repositories.
77In order to install the plugin, run:
88
99``` sh
10- bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.6 .1
10+ bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.7 .1
1111```
1212
1313You need to install a version matching your Elasticsearch version:
1414
1515| Elasticsearch | AWS Cloud Plugin | Docs |
1616| ------------------------| -------------------| ------------------------------------------------------------------------------------------------------------------------------------|
1717| master | Build from source | See below |
18- | es-1.7 | 2.7.0 | [ 2.7.0 ] ( https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.7.0 /#version-270 -for-elasticsearch-17 ) |
18+ | es-1.7 | 2.7.1 | [ 2.7.1 ] ( https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.7.1 /#version-271 -for-elasticsearch-17 ) |
1919| es-1.6 | 2.6.1 | [ 2.6.1] ( https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.6.1/#version-261-for-elasticsearch-16 ) |
2020| es-1.5 | 2.5.1 | [ 2.5.1] ( https://github.com/elastic/elasticsearch-cloud-aws/tree/v2.5.1/#version-251-for-elasticsearch-15 ) |
2121| es-1.4 | 2.4.2 | [ 2.4.2] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/v2.4.2/#version-242-for-elasticsearch-14 ) |
You can’t perform that action at this time.
0 commit comments