Miguelangel Freitas
15f7ce98d9
Updating versions on README.md
2018-03-24 18:12:18 -05:00
Miguelangel Freitas
fd18a00429
Updating containers to latest versions.
2018-03-22 17:43:11 +00:00
Miguelangel Freitas
9a4c409a0a
Static versions for wazuh-manager and wazuh-api
2018-03-21 14:08:31 -05:00
Miguelangel Freitas
57490a50bd
Merge pull request #42 from coveord/feature-wazuh-config-mount-point
...
Add a mount point for custom Wazuh configuration files
2018-03-13 17:25:31 -05:00
Jean-Philippe Lachance
62741c639f
! Fix the "currently supported versions" in the README
...
! Fix the ossec_shutdown function (/var/ossec/data/bin is not valid)
+ Add a mount point for custom Wazuh configuration files
+ Add documentation for that mount point
2018-03-09 16:56:50 -05:00
José Luis Ruiz
043f8f18de
Merge pull request #41 from wazuh/issue-40.1
...
Issue 40.1
2018-03-01 10:55:34 +01:00
AlfonsoRBJ
ee74f01cba
fix 2
...
fix VOLUME ["/etc/filebeat"]
2018-02-27 16:37:03 +01:00
AlfonsoRBJ
e685128b51
fix
...
fix "# -my-path:/etc/filebeat
2018-02-27 16:27:27 +01:00
José Luis Ruiz Ruiz
8f40340dda
Update docker to Wazug 3.2.1 Elastic 6.2.1
2018-02-21 00:13:47 +01:00
Miguelangel Freitas
76945a2698
Increase the default Node.js heap memory.
2018-02-09 14:46:30 -05:00
José Luis Ruiz Ruiz
98007ea2f4
Update to Elastic 6.1.3
2018-02-08 16:14:04 +01:00
José Luis Ruiz
b081ff3bc7
Merge pull request #36 from FloThinksPi/master
...
Improved Kibana Image to include all Dependencies
2018-02-08 13:33:04 +01: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
Florian Braun
2b3f71aa10
Buildin all dependencies into the Container
...
We Download and install all external dependencys in our container. So no network intreraction will be required by Kibana on launch of the container. This also saves time on launch as the plugin only has to be installed on container build. So with this dockerfile all stuff is in the image and does not need downloads on deploy.
2018-02-08 11:20:48 +01:00
Florian Braun
74dd541bd8
Cleanup Kibana
...
Kibana also does not need the environment for downloading the plugin as it is already installed in the image
2018-02-08 11:18:32 +01:00
Florian Braun
8a051b67b0
Removed Proxy in docker-compose.yml
...
The new Kibana container will be designed to run completely local. no need for proxy anymore
2018-02-08 10:57:35 +01:00
José Luis Ruiz
7da29fa6a9
Merge pull request #35 from FloThinksPi/master
...
docker-compose fix SELinux and NGINX
2018-02-07 19:06:07 +01:00
Florian Braun
ca1a1bd883
Added Proxy vars to kibana
...
Kibana needs to download a file when deployed. So there sould be a proxy variable as recommendation that this is what one need in the case of a proxy usage.
2018-02-07 18:22:14 +01:00
Florian Braun
d8fe59901a
Added Persistent Volume for NGINX
...
Nginx should also have a persistent option, so that the .htaccess file gets saved correctly.
It also enables the file to be easily edited because the nginx container has no vi or nano.
2018-02-07 18:20:32 +01:00
Florian Braun
3cae6fe61d
Automatically set SELinux
...
Fixes SELinux issues. Docker-Compose can do this on the fly https://github.com/docker/compose/issues/643
2018-02-07 18:18:58 +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
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
Santiago Bassett
b8ef822f85
Added badges
2017-12-11 21:49:47 -08:00
José Luis Ruiz
e341391201
Merge pull request #29 from wazuh/2.1.1_5.6.4-remove-old-repo
...
Remove old Centos repo
2017-11-28 11:25:23 +01:00
Elías Méndez García
c42898e862
Remove old Centos repo
2017-11-28 11:22:15 +01:00
José Luis Ruiz
2663de28a6
Merge pull request #28 from wazuh/dev
...
Enhancements and fixes
2017-11-24 16:21:46 +01:00
Miguelangel Freitas
d1adafdcde
Enabling ossec-authd by default.
2017-11-24 10:07:34 -05:00
Miguelangel Freitas
a866f41ecf
Using phusion/baseimage for Wazuh manager, closes #19
2017-11-21 22:12:27 -05:00
Miguelangel Freitas
97a042cfcd
Refactoring to new Elastic Stack versions.
2017-11-19 22:42:36 -05:00
Miguelangel Freitas
845398d7c7
Nginx start script path changed
2017-09-26 21:56:41 -04:00
Miguelangel Freitas
6e6912c380
Using Wazuh v2.1.0
2017-09-25 18:50:15 -04:00
Miguelangel Freitas
a2ba029918
Setting wazuh-nginx image
2017-09-25 18:50:02 -04: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
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