mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 09:55:18 +00:00
Update readme and changelog
This commit is contained in:
parent
991dbf603a
commit
40444f91bc
@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to the Wazuh app project will be documented in this file.
|
||||
|
||||
## Wazuh v3.13.1 - Kibana v7.9.1 - Revision 886
|
||||
|
||||
### Added
|
||||
|
||||
- Support for Kibana v7.9.1
|
||||
|
||||
## Wazuh v3.13.1 - Kibana v7.9.0 - Revision 885
|
||||
|
||||
### Added
|
||||
|
@ -34,8 +34,8 @@ Visualize and analyze Wazuh alerts stored in Elasticsearch using our Kibana app
|
||||
|
||||
- Wazuh HIDS 3.13.1
|
||||
- Wazuh RESTful API 3.13.1
|
||||
- Kibana 7.9.0
|
||||
- Elasticsearch 7.9.0
|
||||
- Kibana 7.9.1
|
||||
- Elasticsearch 7.9.1
|
||||
|
||||
## Installation
|
||||
|
||||
@ -43,7 +43,7 @@ Install the Wazuh app plugin for Kibana
|
||||
|
||||
```
|
||||
cd /usr/share/kibana
|
||||
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.9.0.zip
|
||||
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.9.1.zip
|
||||
```
|
||||
|
||||
Restart Kibana
|
||||
@ -109,7 +109,7 @@ Install the Wazuh app
|
||||
|
||||
```
|
||||
cd /usr/share/kibana/
|
||||
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.9.0.zip
|
||||
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.9.1.zip
|
||||
```
|
||||
|
||||
Update configuration file permissions.
|
||||
@ -138,6 +138,7 @@ service kibana restart
|
||||
|
||||
| Wazuh app | Kibana | Open Distro | Package |
|
||||
| :-------: | :----: | :---------: | :-------------------------------------------------------------- |
|
||||
| 3.13.1 | 7.9.1 | | <https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.9.1.zip> |
|
||||
| 3.13.1 | 7.9.0 | | <https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.9.0.zip> |
|
||||
| 3.13.1 | 7.8.1 | | <https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.8.1.zip> |
|
||||
| 3.13.1 | 7.8.0 | 1.9.0 | <https://packages.wazuh.com/wazuhapp/wazuhapp-3.13.1_7.8.0.zip> |
|
||||
|
Loading…
Reference in New Issue
Block a user