mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Fix incorrect install command in readme
Original commit: elastic/x-pack-elasticsearch@c0e292ed3e
This commit is contained in:
parent
b32874e840
commit
53cad5f3c8
@ -6,7 +6,7 @@
|
||||
The easiest way to play/get to know Marvel is to install the latest release version of it. To do so, just run the following command on every node on your cluster (restart node for it to have effect):
|
||||
|
||||
```
|
||||
./bin/plugin -i elasticsearch/marvel/latest
|
||||
./bin/kibana plugin -i elasticsearch/marvel/latest
|
||||
```
|
||||
|
||||
Once done, open up the following url (assuming standard ES config): http://localhost:9200/_plugin/marvel . This will take you to the Overview Dashboard. Use Kibana's Load dashboard menu to navigate to the Cluster Pulse dashboard
|
||||
|
Loading…
x
Reference in New Issue
Block a user