mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-06 20:29:08 +00:00
install fix
This commit is contained in:
parent
880a635b90
commit
96e0c4dbcd
@ -70,6 +70,12 @@ Make sure you have [Java Development Kit (JDK)](https://www.oracle.com/java/tech
|
||||
|
||||
### Docker
|
||||
|
||||
1. Pull the Logstash oss package with the OpenSearch output plugin image:
|
||||
|
||||
```
|
||||
docker pull opensearchproject/logstash-oss-with-opensearch-output-plugin:7.13.2
|
||||
```
|
||||
|
||||
1. Create a Docker network:
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user