Update App download URL.

This commit is contained in:
Pedro Sanchez 2017-01-18 14:06:11 +01:00 committed by GitHub
parent 0167ea72bf
commit a280d671cd

View File

@ -2,20 +2,20 @@
## Requisites ## Requisites
- Wazuh HIDS 1.2 or superior - Wazuh HIDS 2.0 or superior
- Wazuh RESTful API 1.3 or superior - Wazuh RESTful API 2.0 or superior
- Kibana 5 or superior - Kibana 5 or superior
- Elasticsearch 5 or superior - Elasticsearch 5 or superior
## Installation ## Installation
```/usr/share/kibana/bin/kibana-plugin install https://wazuh.com/resources/wazuh-app.zip ``` ```/usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp.zip ```
## Upgrading ## Upgrading
```/usr/share/kibana/bin/kibana-plugin remove wazuh ``` ```/usr/share/kibana/bin/kibana-plugin remove wazuh ```
```/usr/share/kibana/bin/kibana-plugin install https://wazuh.com/resources/wazuh-app.zip ``` ```/usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp.zip ```
## Wazuh Open Source modules and contributions ## Wazuh Open Source modules and contributions