Skip to content

Commit

Permalink
Merge branch '4.3-7.10' of https://github.com/wazuh/wazuh-kibana-app
Browse files Browse the repository at this point in the history
…into 4.3-7.16
  • Loading branch information
Desvelao committed May 13, 2022
2 parents 1b84a3e + fe2eaa8 commit a8b2cde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.3.0
- Wazuh HIDS 4.3.1
- Kibana 7.16.3
- Elasticsearch 7.16.3

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.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.16.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.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.16.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
@@ -1,6 +1,6 @@
{
"name": "wazuh",
"version": "4.3.0",
"version": "4.3.1",
"revision": "4302-1",
"code": "4302-1",
"pluginPlatform": {
Expand Down

0 comments on commit a8b2cde

Please sign in to comment.