wu-sheng commented on a change in pull request #6916:
URL: https://github.com/apache/skywalking/pull/6916#discussion_r628764222
##########
File path: docs/en/setup/backend/backend-storage.md
##########
@@ -31,14 +32,20 @@ storage:
user: sa
```
+## OpenSearch
+
+OpenSearch storage shares the same configurations as ElasticSearch 7.
+In order to activate ElasticSearch 7 as storage, set storage provider to
**elasticsearch7**.
+Please download the `apache-skywalking-bin-es7.tar.gz` if you want to use
OpenSearch as storage.
+
## ElasticSearch
- In order to activate ElasticSearch 6 as storage, set storage provider to
**elasticsearch**
- In order to activate ElasticSearch 7 as storage, set storage provider to
**elasticsearch7**
**Required ElasticSearch 6.3.2 or higher. HTTP RestHighLevelClient is used to
connect server.**
Review comment:
The client API jar's license is not all. Because the dependency is
checked from the runtime. We should say after which versions(released), they
changed LICENSE. No matter Elastic called these new versions, they are already
making us to depend on SSPL licensed server.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]