mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 09:55:18 +00:00
Update App download URL.
This commit is contained in:
parent
0167ea72bf
commit
a280d671cd
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user