wu-sheng commented on a change in pull request #6916:
URL: https://github.com/apache/skywalking/pull/6916#discussion_r628766440
##########
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:
I wouldn't say SSPL is a bad thing, I just argue from the ASF
perspective.
--
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]