Skip to content

Commit

Permalink
bump: Bump to Kibana 7.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Desvelao committed Mar 25, 2022
1 parent 471e171 commit 36755cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ This plugin for Kibana allows you to visualize and analyze Wazuh alerts stored i
## Requisites

- Wazuh HIDS 4.2.6
- Kibana 7.10.2
- Elasticsearch 7.10.2
- Kibana 7.14.1
- Elasticsearch 7.14.1

## Installation

Expand All @@ -105,7 +105,7 @@ Install the Wazuh app plugin for Kibana

```
cd /usr/share/kibana
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.2.6_7.10.2-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.2.6_7.14.1-1.zip
```

Restart Kibana
Expand Down Expand Up @@ -192,7 +192,7 @@ Install the Wazuh app

```
cd /usr/share/kibana/
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.2.6_7.10.2-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.2.6_7.14.1-1.zip
```

Update configuration file permissions.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"revision": "4207-1",
"code": "4207-1",
"kibana": {
"version": "7.10.2"
"version": "7.14.1"
},
"description": "Wazuh app",
"keywords": [
Expand Down

0 comments on commit 36755cb

Please sign in to comment.