mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 09:55:18 +00:00
Updated README, CHANGELOG
This commit is contained in:
parent
831e2ab77c
commit
f568025ff7
@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to the Wazuh app project will be documented in this file.
|
||||
|
||||
## Wazuh v3.6.1 - Kibana v6.4.1 - Revision 412
|
||||
|
||||
### Added
|
||||
|
||||
- Support for Kibana v6.4.1.
|
||||
|
||||
## Wazuh v3.6.1 - Kibana v6.4.0 - Revision 411
|
||||
|
||||
### Added
|
||||
|
@ -27,15 +27,15 @@ Visualize and analyze Wazuh alerts stored in Elasticsearch using our Kibana app
|
||||
|
||||
- Wazuh HIDS 3.6.1
|
||||
- Wazuh RESTful API 3.6.1
|
||||
- Kibana 6.4.0
|
||||
- Elasticsearch 6.4.0
|
||||
- Kibana 6.4.1
|
||||
- Elasticsearch 6.4.1
|
||||
|
||||
## Installation
|
||||
|
||||
Install the app
|
||||
|
||||
```
|
||||
/usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.1_6.4.0.zip
|
||||
/usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.1_6.4.1.zip
|
||||
```
|
||||
|
||||
Restart Kibana
|
||||
@ -83,7 +83,7 @@ rm -rf /usr/share/kibana/optimize/bundles
|
||||
Install the app
|
||||
|
||||
```
|
||||
/usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.1_6.4.0.zip
|
||||
/usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.1_6.4.1.zip
|
||||
```
|
||||
|
||||
Restart Kibana
|
||||
@ -137,6 +137,7 @@ service kibana restart
|
||||
| 6.4.0 | 3.6.0 | /usr/share/kibana/bin/kibana-plugin install <https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.0_6.4.0.zip> |
|
||||
| 6.3.2 | 3.6.1 | /usr/share/kibana/bin/kibana-plugin install <https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.1_6.3.2.zip> |
|
||||
| 6.4.0 | 3.6.1 | /usr/share/kibana/bin/kibana-plugin install <https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.1_6.4.0.zip> |
|
||||
| 6.4.1 | 3.6.1 | /usr/share/kibana/bin/kibana-plugin install <https://packages.wazuh.com/wazuhapp/wazuhapp-3.6.1_6.4.1.zip> |
|
||||
|
||||
## Contribute
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user