Kibana can not install the Wazuh plugin because of mailformed URL kibana_1 | Attempting to transfer from https://artifacts.elastic.co/downloads/kibana-plugins/https://packages.wazuh.com/wazuhapp/wazuhapp-3.1.0_6.1.2.zip/https://packages...
Install plugin # cd /usr/share/kibana/ # sudo -u kibana /usr/share/kibana/bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.11.3_7.6.0.zip Attempting to transfer from https://packages.wazuh.com/wazuhapp/wazuhapp-3.11.3_7.6.0.zip Transferring 24868586 bytes... Tra...
Read ourSearching for alerts using the Wazuh Kibana plugindocument for more information. To install the plugin, you can follow ourElastic Stack installation guides. This manual describes the configuration process to start this plugin and the different features of the plugins that can be used. Additi...
cd /usr/share/kibana sudo -u kibana bin/kibana-plugin install https://packages.wazuh.com/4.x/ui/kibana/wazuh_kibana-4.0.3_7.9.3-1.zip Restart Kibana Systemd: systemctl restart kibana SysV Init: service kibana restart Upgrade Note: Since Wazuh 3.12.0 release (regardless of the Elastic Sta...
./bin/kibana-plugin install https://packages.wazuh.com/wazuhapp/wazuhapp-3.8.2_6.5.4.zip # command to start kibana # yarn start 0 logstash/logstash_ubuntu_16.04.sh → logstash/logstash_5.6.3_ubuntu_16.04.sh File renamed without changes. 44 changes: 44 additions & 0 deletions 44 lo...
The Kibana image does now include all dependencies and has the plugin build in. So there is no need for the Kibana container to access the internet or install the plugin on start as it is all included. So there was also no need anymore for the http_proxy env variable in docker-compose...
You need to configure the expiration of the jwt token via an option in the config.yml of the security plugin, specifically: ... config: jwt: expiry: AUTO+1440 whereas the 1440 is the minutes, possible values for the first part are AUTO, SESSION and NOW. ...
Kibana version: 6.0.1 Elasticsearch version: 6.0.1 Server OS version: Ubuntu 16.04 Browser version: N/A - package installation fails. Browser OS version: N/A Original install method (e.g. download page, yum, from source, etc.): apt-get i...