Commit Graph
45 Commits
Author SHA1 Message Date
manuasir bc18ef46e6 Deleted unused file 2019-02-12 18:06:23 +01:00
Manuel J. Bernal 649489297b Merge pull request #118 from wazuh/3.8.2_6.5.4-env-data-flow
Adding env variables for alerts data flow
2019-02-08 21:46:27 +01:00
havidarou 15f35ca6a8 Adding env variables for alerts data flow 2019-02-08 15:32:36 +00:00
AlfonsoRBJ 159b3c02f0 remove xpack settings script from entrypoint 2019-02-08 15:06:05 +01:00
AlfonsoRBJ c79a81f601 First approach 2019-02-07 17:49:43 +01:00
l a6b7d6ea02 Enabling xpack plugins by default. Fixing a bug that can cause that the desabilitation of plugins wasnt applied at kibana 2019-02-07 12:58:59 +01:00
l 2e3b49dcad Disabling xpack monitoring in Kibana 2019-02-06 10:23:37 +01:00
l 02895ec707 Fixing bug that wont allow to display devtools 2019-02-05 13:32:32 +01:00
l 302286a29e Fixing indentation at the .yml files 2019-02-05 13:18:03 +01:00
l 024d25236a Fixing bug that prevented the xpack config script be called 2019-02-05 13:12:33 +01:00
l a334450470 Ordening code, disable xpack ml feature at elastic. Also the features disabled at kibana are modified 2019-02-05 12:30:01 +01:00
l a10fa157aa Editing kibana config script so disabling xpack features is possible 2019-02-04 18:32:55 +01:00
AlfonsoRBJ ffe3dde43a Improvements to Kibana settings added (#91) 2019-02-01 19:00:22 +01:00
AlfonsoRBJ cb2e49eb54 Add Wazuh-Elasticsearch (#106) 2019-02-01 18:43:51 +01:00
AlfonsoRBJ 5123f92551 Kibana env variables (#89) 2019-01-03 16:10:32 +01:00
José Luis Ruiz Ruiz b927c98585 Fixed logstash template and docker-compose.yml versions 2018-07-25 17:20:43 -04:00
Miguelangel Freitas 23d0cb7f63 Enabling extra Wazuh APP extensions 2018-07-15 17:49:29 -05:00
Miguelangel Freitas 6dacfbcc40 Upgrade Wazuh to 3.3.0 2018-06-11 22:30:57 +00:00
Miguelangel Freitas ee3ff4847b Update License and copyright, thanks @jlruizmlg 2018-05-16 02:39:54 +00:00
Miguelangel Freitas 70171d490d Refactoring wazuh/wazuh-kibana container 2018-05-16 02:39:54 +00:00
José Luis Ruiz Ruiz 575708310b Update docker to Wazug 3.2.1 Elastic 6.2.3 2018-04-04 15:23:59 -04:00
Miguelangel Freitas fd18a00429 Updating containers to latest versions. 2018-03-22 17:43:11 +00:00
Florian Braun 716667be46 Adoptions and Cleanup for new Dockerfile
So i cleaned this up so that the plugin install is gone now as it is done on container image build. Also the image includes the Templates and Sample alerts so i adopted the script to deliver the files via the local files that are included in the container.
2018-02-08 11:22:38 +01:00
José Luis Ruiz Ruiz a26f119c73 Upgrade containters to 3.1.0_6.1.2 2018-01-30 17:08:18 +01:00
José Luis Ruiz Ruiz 3d813cb2fe Upgrade containters to 3.1.0_6.1.1 2018-01-07 18:50:37 +01:00
José Luis Ruiz Ruiz 5c7454270e Upgrade to Wazuh 3.1.0 and Kibabna 6.1.0 2017-12-25 16:40:14 -08:00
Miguelangel Freitas 97a042cfcd Refactoring to new Elastic Stack versions. 2017-11-19 22:42:36 -05:00
Miguelangel Freitas 160bf4bbe9 Adding Nginx container
* Setting Nginx with SSL and basic auth, closes #20
* Set Content-Type on Kibana API config.
2017-09-24 14:08:02 -04:00
Miguelangel Freitas a70c127228 Set defaultIndex and API creeds for Kibana, closes #17 2017-09-12 18:28:41 -05:00
Miguelangel Freitas c2213165f2 Quiet logging for Kibana 2017-09-12 11:14:28 -05:00
José Luis Ruiz d0565d913a Elastic to version 5.5.2 2017-08-24 14:37:31 -04:00
José Luis Ruiz d1cb67a822 Upgrade Wazuh version to 2.1.0 2017-08-17 18:46:27 -04:00
david 84005d8145 Upgrade to ELK 5.5.1 2017-08-03 11:30:47 +02:00
Jose Luis Ruiz 1c935bbf07 update to wazuh-2.0.1 and Elastic 5.5.0 2017-07-25 22:30:44 +02:00
Jose Luis Ruiz f6ad536e99 fixed wazuh-app version 2017-06-21 15:10:50 +02:00
Elisiano Petrini e9ad1d7b59 Configurable URL for kibana plugin
Added WAZUH_KIBANA_PLUGIN_URL variable to wait-for-it.sh so that kibana plugin installation URL can be overwritten (the default still points to https://packages.wazuh.com/wazuhapp/wazuhapp-2.0_5.3.0.zip).
This is useful in (most likely corporate) environments where there is no egress to the internet or users just prefer to mirror all software locally.

Could also be useful to test a different version of the plugin.
2017-04-24 10:01:41 -04:00
Jose Luis 816b93f455 update to version ELK 5.3.0 2017-04-06 09:35:05 -04:00
Jose Luis Ruiz 0dd60a1b56 update ELK to the version 5.2.2 2017-03-04 19:00:16 -10:00
Jose Luis c5fa92e610 update ELK and WazuhAPP to version 5.2.1 2017-02-22 11:03:37 -05:00
Jose Luis Ruiz 5deb820a28 update wazuhapp link 2017-02-15 18:49:42 +01:00
Jose Luis 76d8533e20 Update wazuhapp plugin link. 2017-02-10 23:45:48 +01:00
Jose Luis Ruiz 31a0c76d39 update docker kibana code 2017-02-10 23:27:31 +01:00
Jose Luis Ruiz be5fd14e16 update to the last template versions 2017-01-16 23:41:25 +01:00
Jose Luis f05b161bf1 update docker compose ports 2016-12-01 16:25:56 -05:00
Jose Luis Ruiz Ruiz 02e5451452 first commit 2016-11-22 12:50:26 -08:00