Commit Graph

329 Commits

Author SHA1 Message Date
Jose M
e52a5dba4f Update windows register task to use new "agent_name" variable 2019-11-05 14:44:33 +01:00
Jose M
e531427df0 Fix syntax error on Register agent task 2019-11-05 13:38:08 +01:00
Jose M
5af556b72c Update Wazuh Agent registration task with new "agent_name" var 2019-11-05 12:49:21 +01:00
Jose M
0ce3590b6e Add "agent_name" var to "wazuh_agent_authd" vars 2019-11-05 12:48:38 +01:00
Manuel J. Bernal
08763a3b3d
Merge pull request #292 from wazuh/feature-291-es-coordinating-node
Feature 291 es coordinating node
2019-10-30 17:36:09 +01:00
Manuel J. Bernal
2182f8540c
Merge pull request #294 from wazuh/bugfix-293-node-amazon-linux
Enable node repo for Amazon Linux
2019-10-30 17:32:24 +01:00
Manuel Gutierrez
895715bd19 Enable node repo for Amazon Linux 2019-10-30 16:34:30 +01:00
Jose M
a46b681dcf Update elasticsearch.yml to render node.data and .ingest vars 2019-10-30 16:02:26 +01:00
Jose M
9020e06ec8 Update ES parameters with new node.ingest and node.data variables 2019-10-30 16:01:56 +01:00
Jose M
f0f54b63a6 Rename "elasticsearch_master_candidate" to "elasticsearch_node_master" 2019-10-30 16:01:32 +01:00
Manuel Gutierrez
d184ec76fe Require unzip 2019-10-30 15:06:00 +01:00
Manuel Gutierrez
d175426982 Remove duplicated install 2019-10-29 18:10:13 +01:00
Manuel Gutierrez
0587512be1 Require openssl 2019-10-29 18:10:13 +01:00
Jose M
fd0d51bc52 Change Agent repository condition to .skipped like manager task 2019-10-28 20:53:14 +01:00
Jose M
34ed408cfd Fix typo in Debian repository installation task 2019-10-28 17:54:00 +01:00
Jose M
acb052ba73 Fix RedHat conditional related with Wazuh repositories 2019-10-28 17:09:39 +01:00
Jose M
83d0de790a Fix wazuh manager variable typo related with repositories 2019-10-28 15:54:29 +01:00
Jose M
1978496611 Merge branch 'devel' into feature-287-avoid-repo-hardcoding 2019-10-28 12:10:11 +01:00
Jose M
3bedf74055 Fix wrong conditionals in repo installation tasks 2019-10-28 11:50:55 +01:00
Jose M
a21392fe58 Fix manager repo variables typo 2019-10-28 10:27:32 +01:00
Jose M
8c1740381b Add manager repo variables 2019-10-28 10:27:22 +01:00
Jose M
afff33941d Update RedHat tasks to use dynamic repo urls from variables 2019-10-28 10:02:41 +01:00
Jose M
8a69a6e922 Update Debian repositories to use dynamic urls from default variables 2019-10-28 10:02:07 +01:00
Jose M
812fadd76b Add default to manage repositories 2019-10-28 10:01:25 +01:00
Jose M
9d607c2a42 Update template for ossec.conf (Manager) 2019-10-25 16:59:25 +02:00
Jose M
88d3ea22dd Update tempate for ossec.conf (Agent) 2019-10-25 16:59:14 +02:00
Manuel J. Bernal
359f3e3cb4 Updated Wazuh template 2019-10-25 13:45:03 +02:00
Manuel J. Bernal
9647c79e68 Updated Filebeat configuration file template 2019-10-25 13:44:56 +02:00
Manuel Gutierrez
6db1fd65d3 Add support for environments with low disk space
This adds and option to bypass ES default disk-based shard allocation.
2019-10-22 10:50:38 +02:00
Manuel Gutierrez
56e7d10937 Fix space typo 2019-10-09 17:13:11 +02:00
Manuel Gutierrez
9b0bcf9fe6 Add docs on user creation 2019-10-09 17:12:01 +02:00
Manuel Gutierrez
dcc7624d59 Add waiting task before creating users
Wait for elasticsearch API to be ready before attempting to add users
2019-10-09 17:00:47 +02:00
Manuel Gutierrez
9c125c6b1c Move user creation to main file 2019-10-09 16:59:58 +02:00
Manuel Gutierrez
1e8cc831cf Remove become from local task 2019-10-09 16:47:41 +02:00
Jose M
d482629c80 Remove sca linux conditional from Manager template 2019-10-07 16:26:56 +02:00
Jose M
6b8b1b6eb4 Merge branch 'devel' into feature-256-add-sca-template 2019-10-07 16:18:57 +02:00
Jose M
d7e3cec04b Enabling sca for Windows Agent in the ossec.conf template 2019-10-07 16:17:18 +02:00
Jose M
0bc870b2a8 Merge branch 'feature-256-add-sca-template' into devel 2019-10-07 09:44:27 +02:00
Manuel Gutierrez
99426a3c0f New task to create elasticsearch users
Fixes #269
Fixes #268
2019-10-04 17:01:55 +02:00
Manuel J. Bernal
aab327144e
Merge pull request #257 from wazuh/fix-undefined-var-on-template
Check if var is defined
2019-10-03 10:57:56 +02:00
Jose M
e36e1f4b23 Merge branch 'master' into devel 2019-10-02 10:07:03 +02:00
Jose M
d384c7397f Merge branch '3.10.2_7.3.2' 2019-10-02 10:03:19 +02:00
Jose M
867936d4c5 Update md5 for windows agent installater 2019-10-02 09:52:13 +02:00
Jose M
b9695dc905 Remove product_id parameter from windows Agent. Update md5 2019-10-02 09:44:56 +02:00
Manuel Gutierrez
38993c3100 Fix vars on cluster example 2019-10-01 18:20:29 +02:00
Manuel Gutierrez
86de4a0fee Add elasticsearch_reachable_host
This fixes #262
2019-10-01 11:01:18 +02:00
Manuel Gutierrez
65ba7e088f Add config tag to the enable service task 2019-09-27 18:39:21 +02:00
Manuel Gutierrez
a53674791f Add xpack scenario in the Readme 2019-09-27 16:44:12 +02:00
Manuel Gutierrez
6fc395a81f Add length check 2019-09-27 15:12:54 +02:00
Jose M
d45ad1db03 Update wazuh agent template to add sca configuration 2019-09-27 14:30:20 +02:00