Commit Graph
83 Commits
Author SHA1 Message Date
José Luis Ruiz 8547b3b45a Merge pull request #18 from wazuh/dev
Configure Wazuh API
2017-09-24 14:02:32 -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 2.1.0_5.5.2 2017-08-24 14:37:31 -04:00
José Luis Ruiz d1cb67a822 Upgrade Wazuh version to 2.1.0 2.1.0_5.5.1 2017-08-17 18:46:27 -04:00
Jose Luis e69d9d0efc Merge pull request #14 from peteralcock/patch-2
Fix ES hostname resolution for kibana/logstash
2017-08-17 15:03:42 -07:00
Peter Alcock 08824ad4a9 Fix ES hostname resolution for kibana/logstash
Without linking the containers with explicitly declared container name mappings, the "elasticsearch" hostname is not being resolved by the kibana or logstash containers. This fixes that.
2017-08-17 14:55:48 -04:00
Jose Luis a4d4c40ad5 Merge pull request #13 from davidkarlsen/master
Upgrade to ELK 5.5.1
2.0.1_5.5.1
2017-08-03 11:42:07 +02:00
david 84005d8145 Upgrade to ELK 5.5.1 2017-08-03 11:30:47 +02:00
Jose Luis aef418c75e Merge pull request #12 from davidkarlsen/master
fix docs
2017-08-02 20:18:54 +02:00
david 5cffb99d67 fix docs 2017-08-02 20:12:57 +02:00
Jose Luis Ruiz 1c935bbf07 update to wazuh-2.0.1 and Elastic 5.5.0 2.0.1_5.5.0 2017-07-25 22:30:44 +02:00
Santiago Bassett 38608d1f26 Fixed link names 2017-07-14 11:23:00 -05:00
Santiago Bassett eae7328f16 Fixed hyperlink 2017-07-14 11:21:52 -05:00
Santiago Bassett 82ef76ed4d Updated README and docker-compose to avoid error with UDP sockets. 2017-07-14 10:34:11 -05:00
Santiago Bassett 548a738d69 Updated README 2017-07-14 09:12:29 -05:00
Jose Luis bed3307dfc Merge pull request #10 from wazuh/2.0_5.4.2
Merge pull request #9 from wazuh/master
2.0_5.4.2
2017-06-21 18:04:23 +02:00
Jose Luis 835466f25b Merge pull request #9 from wazuh/master
Update logstash.conf
2017-06-21 18:04:10 +02:00
Jose Luis df7c963eab Update logstash.conf 2017-06-21 18:02:47 +02:00
Jose Luis Ruiz f6ad536e99 fixed wazuh-app version 2017-06-21 15:10:50 +02:00
Jose Luis Ruiz e6e30ab3aa * Update ELK to version 5.4.2
* Update Wazuh Kibana Plugin to version 2.0_5.4.2
2017-06-21 12:15:48 +02:00
PGarcia 754915cb35 fixing wazuh brand 2017-06-07 15:02:29 -05:00
Jose Luis Ruiz eb6ca7dd47 update README.md v2.0 2017-04-24 20:47:41 -04:00
Jose Luis a5a28927cb Merge pull request #7 from elisiano/feature-kibana-plugin-configurable-url
Configurable URL for kibana plugin
2017-04-24 20:40:10 -04: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 8089534a04 Update Readme.md 2017-04-20 17:30:07 -04:00
Jose Luis e0b18cbb39 clean code 2017-04-06 10:17:07 -04:00
Jose Luis ad8babfe35 update elasticsearch mappings 2017-04-06 09:53:41 -04:00
Jose Luis 816b93f455 update to version ELK 5.3.0 2017-04-06 09:35:05 -04:00
Jose Luis 187fc72bbc Merge pull request #4 from KALRONG/master
Add postfix on wazuh container build, add postfix start to run.sh and…
2017-03-31 08:06:38 -04:00
KALRONG 0557a95992 Add postfix on wazuh container build, add postfix start to run.sh and update docker-compose to allow map postfix configuration folder. 2017-03-24 20:34:59 +01:00
Jose Luis b01baac6cd fix typo 2017-03-24 09:16:40 -04:00
Jose Luis c31eadfc3c update documentation, the old path creates confusion 2017-03-24 09:12:36 -04:00
Jose Luis Ruiz 0dd60a1b56 update ELK to the version 5.2.2 2017-03-04 19:00:16 -10:00
Jose Luis 3315c9d1e7 update user and group uid in the wazuh installation 2017-02-22 12:54:28 -05:00
Jose Luis c5fa92e610 update ELK and WazuhAPP to version 5.2.1 2017-02-22 11:03:37 -05:00
Jose Luis 753e2007b8 update restart always in elasticsearch configuration 2017-02-21 16:20:18 -05:00
Jose Luis 1e46465992 update elasticsearch configuration with docker-compose 2017-02-21 16:18:15 -05:00
Jose Luis ac1b19b8ad Update docker-compose with the correct volume to elastic search 2017-02-20 21:05:00 -05:00
Jose Luis 8be0e15499 Update elastic template 2017-02-20 09:07:32 -05:00
Jose Luis Ruiz 5deb820a28 update wazuhapp link 2017-02-15 18:49:42 +01:00
Jose Luis Ruiz d9c1f15900 update wazuh-elastic template 2017-02-15 15:53:22 +01:00
Jose Luis 9cec1ebcbe Update README.md 2017-02-11 19:01:39 +01:00
Jose Luis 9471096d0a Update README.md 2017-02-11 18:52:45 +01:00
Jose Luis Ruiz 146d37629b update wazuh config, Readme and docker-compose file 2017-02-11 17:05:01 +01:00
Jose Luis 76d8533e20 Update wazuhapp plugin link. 2017-02-10 23:45:48 +01:00
Jose Luis e95c43a762 Delete LICENSE 2017-02-10 23:41:46 +01:00
Jose Luis Ruiz 31a0c76d39 update docker kibana code 2017-02-10 23:27:31 +01:00
Jose Luis 8720049e2c Update README.md 2017-02-10 22:16:19 +01:00
Jose Luis 587dab15f1 Update README.md 2017-02-10 22:14:11 +01:00