Skip to content

Commit

Permalink
Bump version in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asteriscos committed Oct 23, 2023
1 parent 3939c02 commit 26d28ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This plugin for Kibana allows you to visualize and analyze Wazuh alerts stored i

## Requisites

- Wazuh HIDS 4.5.3
- Wazuh HIDS 4.5.4
- Kibana 7.16.x or 7.17.x
- Elasticsearch 7.16.x or 7.17.x

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.5.3_7.17.13-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.5.4_7.17.13-1.zip
```

Restart Kibana
Expand Down Expand Up @@ -198,7 +198,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.5.3_7.17.13-1.zip
sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.5.4_7.17.13-1.zip
```

Update configuration file permissions.
Expand Down

0 comments on commit 26d28ca

Please sign in to comment.