Commit Graph
55 Commits
Author SHA1 Message Date
Manuel Gutierrez 35f958a25c Save agentless state 2020-06-15 18:17:09 +02:00
Manuel Gutierrez 618169bffb Remove obsolete data_dirs.env 2020-04-15 19:04:47 +02:00
Manuel Gutierrez 49cb294933 Bump copyright year 2020-04-14 19:27:40 +02:00
Manuel Gutierrez a34dbb04b7 Fix wazuh path 2020-01-16 16:03:47 +01:00
Manuel Gutierrez a41da9d6ea Switch to new persistence method 2020-01-16 13:02:22 +01:00
Manuel Gutierrez d903f01e17 Disable old persistence method
This is a temporary setting to achieve service stability,
a new method for data persistence is on the works
2020-01-13 17:38:13 +01:00
Manuel Gutierrez 31ba5923fb Fix filebeat config 2020-01-13 10:40:03 +01:00
Manuel Gutierrez 6038525d4b Merge wazuh container from 3.10-refactor 2020-01-09 18:07:33 +01:00
manuasir 846ff81102 Updated Filebeat configuration file, fixes #266 2019-11-13 15:31:06 +01:00
Jean-Philippe Lachance 237f55d7e2 * Apply Jose's code review 2019-10-07 11:03:40 -04:00
Jean-Philippe Lachance 8cdfca24cf + Add a simple sed in the Wazuh manager configuration script to replace "to_be_replaced_by_hostname" by the hostname in ossec.conf 2019-10-03 10:00:37 -04:00
Jose M 6d393f976a Change Filebeat link to production. 2019-08-13 12:17:27 +02:00
Jose M 2a77c6a6e6 Implement wazuh Filebeat Module 2019-08-12 17:20:56 +02:00
manuasir 8a6225856d Change Elasticsearch output in Filebeat if env var was set 2019-06-18 18:56:41 +02:00
Jose M 6a82b98fcf Bump version. 2019-05-24 16:39:24 +02:00
Jesús Ángel 780dfe1a51 Updated Filebeat config for Elastic 7 2019-05-14 15:06:12 +02:00
Jesús Ángel eadc765860 Remove Logstash output 2019-05-14 15:06:00 +02:00
Jesús Ángel 20d2891e23 Correct copyright header 2019-05-14 15:01:19 +02:00
Mayte Ariza 49ace342a0 Entrypoint.sh: ! style history substitution removed 2019-04-17 15:54:38 +02:00
Mayte Ariza 5f2859d95e Entrypoint-scripts folder configured 2019-04-17 13:04:58 +02:00
l ebca6b3696 Fixing duplicate alerts with kubernetes 2019-03-26 16:30:50 +01:00
l 532b691172 Changing copyright year to 2019 2019-03-15 15:11:49 +01:00
havidarou 15f35ca6a8 Adding env variables for alerts data flow 2019-02-08 15:32:36 +00: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 eed4b0b9dc Upgrade version 3.8.0_6.5.4 (#97) 2019-01-14 17:17:00 +01:00
Jesús Linares 81035c39db Update Filebeat configuration (#88) 2019-01-03 15:37:48 +01:00
LuisGi93 7cce0d9c9e entrypoint.sh updated so docker upgrade is posible 2018-12-19 20:05:33 +01:00
Javier Castro 6fbae577dd Using etc folder as a mounting point (#73) 2018-11-26 15:56:36 +01:00
AlfonsoRBJ c4237ad894 ossec-init.conf must not be included
As soon as it is updated, this file will show the old version.
2018-11-16 10:13:01 +01:00
Vikman Fernandez-Castro 69da45fc9d Update list of shared directories 2018-11-11 13:27:39 +01:00
AlfonsoRBJ 1c0d2e2147 Merge pull request #65 from wazuh/3.6.1_6.4.2_upgrade
3.6.1 6.4.2 upgrade
2018-11-06 17:14:43 +01:00
AlfonsoRBJ 59831ffb07 Update data_dirs.env 2018-11-06 15:21:35 +01:00
AlfonsoRBJ 3668ff8842 Merge pull request #55 from forana/filebeat-harvester
updated logstash config to remove deprecation warnings
2018-11-05 16:36:47 +01:00
AlfonsoRBJ 8e4386b8ac Update wazuh/config/data_dirs.env
We export to the volume only the files necessary to update Wazuh's manager.
2018-10-26 15:39:51 +02:00
havidarou 89ff11e9b3 Limiting Wazuh persistent information 2018-10-25 01:21:49 +00:00
forana e373fac732 fixed duplication 2018-10-22 09:20:52 -05:00
migruiz4andforana b027b32a34 add output for custom command execution
Co-Authored-By: forana <alex@alexforan.com>
2018-10-19 13:54:12 -05:00
forana cc18838481 allow custom scripts or commands 2018-10-02 07:43:08 -05:00
forana 373e6ee493 updated logstash config to remove deprecation warnings 2018-10-02 06:49:19 -05:00
Miguelangel Freitas ee3ff4847b Update License and copyright, thanks @jlruizmlg 2018-05-16 02:39:54 +00:00
Miguelangel Freitas efb5f9ef04 Refactoring wazuh/wazuh container 2018-04-20 17:14:43 -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
Elías Méndez García c42898e862 Remove old Centos repo 2017-11-28 11:22:15 +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
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 Ruiz 146d37629b update wazuh config, Readme and docker-compose file 2017-02-11 17:05:01 +01:00
Jose Luis Ruiz 31a0c76d39 update docker kibana code 2017-02-10 23:27:31 +01:00
Vikman Fdez-Castro f37017af58 Added SQLite database folder to data directory. 2017-02-01 18:16:07 -08:00