VictorMorenoJimenez
|
ee9a529f67
|
Add deb support to kibana task
|
2021-03-31 12:59:21 +02:00 |
|
VictorMorenoJimenez
|
31dc9952e8
|
Add apt repo to Kibana
|
2021-03-31 12:58:41 +02:00 |
|
VictorMorenoJimenez
|
e2ce83af3d
|
Move opendistro install to task specific OS
|
2021-03-31 12:58:01 +02:00 |
|
VictorMorenoJimenez
|
34f06a85ab
|
Add apt repo for opendistro and openjdk
|
2021-03-31 12:57:12 +02:00 |
|
d-malko
|
458219b149
|
Merge branch 'master' of github.com:d-malko/wazuh-ansible
|
2021-03-29 10:17:05 +03:00 |
|
d-malko
|
0741be36a6
|
Use localhost for elasticsearch and filebeat on single node setup.
|
2021-03-29 10:15:47 +03:00 |
|
Victor Moreno Jimenez
|
013e7ab4fa
|
Bump to v4.1.4
|
2021-03-26 08:33:58 +01:00 |
|
Victor Moreno Jimenez
|
bbaa898e90
|
Bump to 4.1.3
|
2021-03-23 16:19:46 +01:00 |
|
Sergio García
|
e66d9033b8
|
jvm.options: update to default values in 1.12.0 version
|
2021-03-03 19:29:51 +01:00 |
|
Sergio García
|
8449eaf8ed
|
main.yml: fix some typo
|
2021-03-03 19:29:07 +01:00 |
|
Sergio García
|
8fab5ecbd1
|
Change opendistro package url and gpg key
|
2021-03-03 19:28:49 +01:00 |
|
Sergio García
|
56bbd22f65
|
Apply Wazuh v4.1.1 changes
|
2021-03-02 19:55:22 +01:00 |
|
neonmei
|
c921753f35
|
Merge branch 'master' into release-4.0.4
Brings in PR#540 which adds a missing role default
|
2021-01-12 16:21:19 -03:00 |
|
neonmei
|
084cc8f36d
|
roles/opendistro-elasticsearch: add missing role defaults elasticsearch_network_host
|
2021-01-12 16:03:02 -03:00 |
|
neonmei
|
6b3804a6a2
|
roles/opendistro-kibana: update versions for v4.0.4 release
|
2021-01-11 10:49:10 -03:00 |
|
neonmei
|
7026cf8921
|
Merge branch 'fix-opendistro-security-actions'
|
2021-01-08 14:09:04 -03:00 |
|
neonmei
|
f1cb1f7b20
|
roles/opendistro: add missing variable elasticsearch_node_master in role defaults
|
2021-01-07 15:15:38 -03:00 |
|
neonmei
|
56311f7a22
|
roles/opendistro-elasticsearch: replace od/kibana/filebeat node_name variables to role default elasticsearch_node_name to avoid confusion and potential bugs
|
2021-01-07 10:16:25 -03:00 |
|
zenidd
|
59b829dae9
|
roles/opendistro-kibana: use admininstead of kibanaserver as opendistro kibana user
|
2020-12-23 15:25:16 +01:00 |
|
neonmei
|
ea12701d6b
|
release: bump Wazuh version across roles to 4.0.3
|
2020-11-30 12:58:32 -03:00 |
|
neonmei
|
333816831a
|
release: bump Wazuh version to 4.0.2
|
2020-11-23 17:17:04 -03:00 |
|
zenidd
|
64cc04f5b0
|
Merge master changes
|
2020-11-13 16:55:47 +01:00 |
|
zenidd
|
dac3ddc1fb
|
wazuh-ansible: bump versions, update README
|
2020-11-13 10:57:20 +01:00 |
|
neonmei
|
88873a1759
|
roles/opendistro-kibana: add missing noqa for rules 208 and 503 false positive I forgot to push
|
2020-11-12 13:18:50 -03:00 |
|
neonmei
|
8e827552a7
|
roles/opendistro-kibana: add missing noqa for rule 503 false positive
|
2020-11-12 13:16:20 -03:00 |
|
neonmei
|
878c55a180
|
roles/opendistro-elasticsearch: add new variable opendistro_nolog_sensible to role defaults
|
2020-11-12 11:07:07 -03:00 |
|
neonmei
|
8fdfecc06f
|
roles/opendistro-elasticsearch: add missing mode for file module
|
2020-11-12 11:05:47 -03:00 |
|
neonmei
|
c0d48e3ad4
|
roles/opendistro-elasticsearch: remove use of command module with sed and change it to replace module. Also add a nolog to the tasks guarded by opendistro_nolog_sensible to avoid outputting non-hashed passwords in deploy log
|
2020-11-12 11:04:32 -03:00 |
|
neonmei
|
15f15170f3
|
roles/opendistro-elasticsearch: remove nested jinja pattern and move it to a task-local variable for clarity
|
2020-11-12 11:00:36 -03:00 |
|
neonmei
|
75f1669ca8
|
Merge branch 'feature-es-cluster-check-fix'
|
2020-11-09 15:26:24 -03:00 |
|
zenidd
|
af948dff01
|
Fix ES API test task until statement. Fix block indentation
|
2020-11-09 19:08:33 +01:00 |
|
zenidd
|
d23feddede
|
Refactor test conditions
|
2020-11-09 17:57:12 +01:00 |
|
zenidd
|
bda7de57ec
|
Elastic API check fix
|
2020-11-09 16:29:43 +01:00 |
|
梅
|
dc2486b339
|
roles/opendistro: switch from import_tasks to include_tasks, move block tag and conditional from security_actions.yml to main.yml
|
2020-11-06 14:21:19 -03:00 |
|
Manuel Gutierrez
|
13cda56e94
|
Use playbook_dir for relative paths
|
2020-10-26 19:33:25 +01:00 |
|
zenidd
|
a9f96ff495
|
Merge branch 'master' into feature-adapt-major-version
|
2020-10-23 17:30:57 +02:00 |
|
Manuel J. Bernal
|
fec24b4f6d
|
Merge pull request #467 from wazuh/odfe-1101
Bump ODFE roles to 1.10.1
|
2020-10-23 17:30:00 +02:00 |
|
zenidd
|
f1dba34f50
|
Updating default index pattern
|
2020-10-23 17:09:03 +02:00 |
|
zenidd
|
ac7b80d54e
|
Replace APP URL
|
2020-10-23 11:36:07 +02:00 |
|
zenidd
|
583f38f19c
|
Merge master changes
|
2020-10-20 17:44:26 +02:00 |
|
zenidd
|
0201da6f0f
|
Bump versions
|
2020-10-15 18:48:18 +02:00 |
|
zenidd
|
1e6e389ff4
|
Add single node option to ODFE configuration template
|
2020-10-15 18:48:05 +02:00 |
|
zenidd
|
6de730bf97
|
Avoid checking for green status on single node
|
2020-10-15 18:47:31 +02:00 |
|
zenidd
|
672470344a
|
Update certs generation tool URL. Bump versions. Set variables to correct value
|
2020-10-15 18:46:55 +02:00 |
|
zenidd
|
671b7333fa
|
Ensure recursive /usr/share/kibana permissions before installing WUI
|
2020-10-08 17:14:35 +02:00 |
|
Manuel Gutierrez
|
6abf51a5f0
|
Bump opendistro roles to 1.10.1
|
2020-10-01 16:26:08 +02:00 |
|
zenidd
|
12708cf9bc
|
Bump opendistro and wazuh versions
|
2020-10-01 15:44:53 +02:00 |
|
manuasir
|
cb615b1bcf
|
Merge branch '3.13'
|
2020-09-21 18:46:01 +02:00 |
|
zenidd
|
707aad76ad
|
Bump to Wazuh version v3.13.2
|
2020-09-18 15:06:21 +02:00 |
|
manuasir
|
27e913619c
|
Merge remote-tracking branch 'origin/feature-github-actions' into feature-adapt-major-version
|
2020-09-01 15:36:40 +02:00 |
|
zenidd
|
f2e7a75b09
|
Using latest SearchGuard tool. Fixing Wazuh API credentials template
|
2020-08-26 14:05:38 +02:00 |
|
zenidd
|
2deb53272a
|
Adaptation to Wazuh 4.0 and fixes
|
2020-08-25 16:02:06 +02:00 |
|
manuasir
|
f2a527b574
|
Removed restart systemd tasks
|
2020-07-29 23:55:41 +02:00 |
|
Manuel Gutierrez
|
f870da4415
|
Check if variable is not null
|
2020-07-27 13:27:09 +02:00 |
|
Manuel Gutierrez
|
a9c4709581
|
Fix defaults typo
|
2020-07-27 13:26:36 +02:00 |
|
manuasir
|
954f3d9070
|
Merge branch 'devel' into wazuh_release_3.13.1_7.8.0
|
2020-07-14 16:29:27 +02:00 |
|
Manuel Gutierrez
|
f51b55860b
|
Use single variable for opendistro version
|
2020-07-14 16:23:08 +02:00 |
|
Manuel Gutierrez
|
6443e3a08c
|
Use explicit path for kibana.yml
|
2020-07-14 16:20:59 +02:00 |
|
Manuel Gutierrez
|
bbcbd02fd6
|
Avoid sudo on local_actions
|
2020-07-14 16:20:52 +02:00 |
|
Manuel J. Bernal
|
970b03a9f2
|
Bump version
|
2020-07-14 12:53:55 +02:00 |
|
Manuel Gutierrez
|
d486e42605
|
Fix condition check
|
2020-07-06 15:54:22 +02:00 |
|
Manuel Gutierrez
|
3a63c27f9d
|
Fix Ansible linting errors
|
2020-07-03 20:06:02 +02:00 |
|
Manuel Gutierrez
|
81f8703749
|
Use opendistro_http_port variable
|
2020-07-03 20:04:10 +02:00 |
|
Jose M
|
5a845d69f1
|
Add vars and conditionals to control certs generation and installation
|
2020-06-30 19:22:42 +02:00 |
|
Jose M
|
2ad6d87ef7
|
Add default cluster and discovery node
|
2020-06-29 17:27:23 +02:00 |
|
Jose M
|
d7339ee6fe
|
Add generate-certs to local_actions.yml tasks
|
2020-06-29 15:48:51 +02:00 |
|
Jose M
|
2adca9533e
|
Import root-ca.pem for Kibana and configure it in kibana.yml
|
2020-06-26 12:49:40 +02:00 |
|
Jose M
|
799827aa88
|
Fix syntax error in local_certs_path
|
2020-06-26 11:26:47 +02:00 |
|
Jose M
|
19bf669183
|
Fix syntax error in Kibana.yml template
|
2020-06-26 11:20:38 +02:00 |
|
Jose M
|
eab58033b7
|
Change local_certs_path for Kibana and Filebeat
|
2020-06-26 11:14:02 +02:00 |
|
Jose M
|
89178df8e9
|
Make Opendistro Kibana flexible version
|
2020-06-26 11:11:33 +02:00 |
|
Jose M
|
539f1930df
|
Make certs import task for Kibana use kibana_node_name
|
2020-06-26 10:53:36 +02:00 |
|
Jose M
|
4050cef2be
|
Check if certs already exists and skip the generation
|
2020-06-25 17:23:44 +02:00 |
|
Jose M
|
6427c5b4cc
|
Change local_certs_path to : ./opendistro/certificates
|
2020-06-25 17:17:02 +02:00 |
|
Jose M
|
2403031b6a
|
Add status code 201 to create user task
|
2020-06-25 13:34:21 +02:00 |
|
Jose M
|
77c75476f4
|
Fix body format in Create custom user task for OD
|
2020-06-25 13:16:53 +02:00 |
|
Jose M
|
65b0dc8ad5
|
Fix sintax on OD custom user creation task
|
2020-06-25 13:03:04 +02:00 |
|
Jose M
|
87f5eb61b9
|
Add tasks compatibility with private and public addresses
|
2020-06-25 12:53:57 +02:00 |
|
Jose M
|
9e9fd386f0
|
Update hashing tasks
|
2020-06-25 12:37:39 +02:00 |
|
Jose M
|
3c723a94ef
|
Update conditional in Wait for Elasticsaarch API (Opendistro)
|
2020-06-25 12:13:35 +02:00 |
|
Jose M
|
3c40f81939
|
Add task to check API using private IP
|
2020-06-25 12:10:49 +02:00 |
|
Jose M
|
282e3959eb
|
Fix h parameter in securityadmin.sh execution task
|
2020-06-25 11:54:12 +02:00 |
|
Jose M
|
9bedd8ad95
|
Add task to create a custom user
|
2020-06-25 11:39:02 +02:00 |
|
Jose M
|
d1a08c1a3f
|
Change ip to inventory_hostname in Wait for ES API task
|
2020-06-25 11:38:54 +02:00 |
|
Jose M
|
383d9beec1
|
Reorganize ES Opendistro vars
|
2020-06-25 11:38:32 +02:00 |
|
Jose M
|
2ec2cd39fa
|
Disable bootstrap memmory lock
|
2020-06-24 18:40:01 +02:00 |
|
Jose M
|
ccbc8f5213
|
Fix sintax on security_actions.yml
|
2020-06-24 17:48:20 +02:00 |
|
Jose M
|
d4895f41c4
|
Make security_actions.yml work with different node names
|
2020-06-24 17:39:42 +02:00 |
|
Jose M
|
f4942e58da
|
Add elasticsearch_lower_disk_requirements var
|
2020-06-24 17:03:26 +02:00 |
|
Jose M
|
0c9d77790e
|
Add elasticsearch_ne_ingest var to defaults
|
2020-06-24 16:58:15 +02:00 |
|
Jose M
|
f47d4b446f
|
Add elasticsearch_node_data variable
|
2020-06-24 16:52:16 +02:00 |
|
Jose M
|
abd9514f14
|
Fix Opendistro elasticsearch.yml syntax error
|
2020-06-24 16:41:14 +02:00 |
|
Jose M
|
ab601a52f3
|
Format fixes
|
2020-06-24 16:38:20 +02:00 |
|
Jose M
|
f355044a51
|
Update openjdk install task for Amazon Linux hosts
|
2020-06-24 16:38:08 +02:00 |
|
Jose M
|
10f3d22464
|
Install amazon-linux-extras before OpenJDK on Amazon Linux hosts
|
2020-06-24 16:17:07 +02:00 |
|
Jose M
|
9aa083ff2e
|
Update opendistro_kibana.yml.j2 template
|
2020-06-24 15:48:10 +02:00 |
|
Jose M
|
4c0d16c304
|
Change variables in Opendistro Elasticsearch configuration file
|
2020-06-24 11:22:00 +02:00 |
|
Jose M
|
acc248f5d0
|
Change tlsconfig.yml.j2 to render the template using the instances var
|
2020-06-24 10:01:15 +02:00 |
|
Jose M
|
7642d7feb5
|
Make local_certs_path relative to playbook path
|
2020-06-24 10:00:52 +02:00 |
|
Zenidd
|
d907793953
|
Bump to version v3.13.0_7.7.1
|
2020-06-23 16:51:53 +02:00 |
|