Skip to content

Commit

Permalink
bump: kibana 7.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasmoreno876 committed May 5, 2022
1 parent a7cdaa5 commit cb06c3d
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.0
- Kibana 7.17.2
- Elasticsearch 7.17.2
- Kibana 7.17.3
- Elasticsearch 7.17.3

## 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.0_7.17.2-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.3.0_7.17.3-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.0_7.17.2-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.3.0_7.17.3-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": "4301-1",
"code": "4301-1",
"pluginPlatform": {
"version": "7.17.2"
"version": "7.17.3"
},
"description": "Wazuh app",
"keywords": [
Expand Down

0 comments on commit cb06c3d

Please sign in to comment.