mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
Wazuh - Kibana plugin
configuration | ||
node_modules | ||
public | ||
server | ||
CHANGELOG.md | ||
index.js | ||
init.js | ||
LICENSE | ||
package.json | ||
README.md |
Wazuh - Kibana App
Requisites
- Wazuh HIDS 2.0 or superior
- Wazuh RESTful API 2.0 or superior
- Kibana 5.2.2 or superior
- Elasticsearch 5 or superior
Installation
Kibana version | Wazuh App version | Installation |
---|---|---|
5.2.2 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.2.2.zip |
5.3.0 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.3.0.zip |
5.3.1 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.3.1.zip |
5.4.0 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.4.0.zip |
5.4.1 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.4.1.zip |
5.4.2 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.4.2.zip |
5.4.3 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.4.3.zip |
5.5.0 | 2.0 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.5.0.zip |
5.5.0 | 2.0.1 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0.1_5.5.0.zip |
5.5.1 | 2.0.1 | /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0.1_5.5.1.zip |
Upgrade
Remove the App using kibana-plugin tool
/usr/share/kibana/bin/kibana-plugin remove wazuh
Install the App
/usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.x.x.zip
Documentation
Contribute
If you want to contribute to our project please don't hesitate to send a pull request. You can also join our users mailing list, by sending an email to wazuh+subscribe@googlegroups.com, to ask questions and participate in discussions.
Software and libraries used
- API from Elastic and Kibana (elastic.co).
- Angular Material (material.angularjs.org).
- Bootstrap (getbootstrap.com).
- AngularJS.
- Node.js (Ryan Dahl).
- NPM packages Angular animate, aria, cookies, md5, needle and cron.
License and copyright
Wazuh App Copyright (C) 2016 Wazuh Inc. (License GPLv2)