Skip to content

Commit

Permalink
bump: Bump to Kibana 7.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Desvelao committed May 13, 2022
1 parent a8b2cde commit 37d5955
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 @@ -90,8 +90,8 @@ This plugin for Kibana allows you to visualize and analyze Wazuh alerts stored i
## Requisites

- Wazuh HIDS 4.3.1
- Kibana 7.16.3
- Elasticsearch 7.16.3
- Kibana 7.17.1
- Elasticsearch 7.17.1

## Installation

Expand All @@ -107,7 +107,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.3.1_7.16.3-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.3.1_7.17.1-1.zip
```

Restart Kibana
Expand Down Expand Up @@ -194,7 +194,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.3.1_7.16.3-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.3.1_7.17.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": "4302-1",
"code": "4302-1",
"pluginPlatform": {
"version": "7.16.3"
"version": "7.17.1"
},
"description": "Wazuh app",
"keywords": [
Expand Down

0 comments on commit 37d5955

Please sign in to comment.