Commit Graph

89 Commits

Author SHA1 Message Date
Gonzalo Acuña
7102ba7128
Conflicts resolution (4.3 to master) 2022-05-20 11:05:57 -03:00
Gonzalo Acuña
9bd3e0f4e7
Initial indexer changes 2022-02-01 17:39:57 -03:00
Gonzalo Acuña
c9dcd763e9
disabledlog4j.options permissions update 2021-12-15 11:47:47 -03:00
Gonzalo Acuña
9c5a4651bb
Log4j fix added 2021-12-15 09:25:02 -03:00
Gonzalo Acuña
64a621ccf4
Fixes to include 4.2 changes 2021-12-02 15:32:24 -03:00
Gonzalo Acuña
8aab436b72
Fixes to include 4.2 changes 2021-12-02 15:28:06 -03:00
Nicolas Lastra
bb95ea167c
merge 4.2.5 in master 2021-11-16 11:35:56 -03:00
Gonzalo Acuña
8f6e102324
lineinfile module corrected 2021-10-28 15:01:49 -03:00
Gonzalo Acuña
04f3ec1aab
elasticsearch_start_timeout parameter added for OD installation 2021-10-28 14:36:40 -03:00
Nicolas Lastra
0d2d63271a
645-tag4.2.4-to-master 2021-10-20 18:02:37 -03:00
Nicolas Lastra
4fa9a2de01
fix improve error handling in task 2021-10-19 12:14:50 -03:00
Nicolas Lastra
af69658821
fix Opendistro task for Debian 2021-10-19 12:13:20 -03:00
Nicolas Lastra
ccc3aaca0e
routine optimization 2021-10-14 12:24:19 -03:00
Nicolas Lastra
d656c1d82f
routine optimization 2021-10-14 12:23:31 -03:00
Nicolas Lastra
e1bc568a55
routine optimization 2021-10-14 12:22:50 -03:00
Nicolas Lastra
a12908b667
fix task name 2021-10-13 15:08:06 -03:00
Nicolas Lastra
bef955f837
638-opendistro-documentation-from4.2 2021-10-13 15:02:06 -03:00
Nicolas Lastra
3f29fa40cc
openjdk for Debian 9 2021-10-12 19:27:02 -03:00
Nicolas Lastra
b0864ea377
Check elasticsearch-plugin performance-analyzer is install 2021-10-12 18:42:06 -03:00
José Fernández Aguilera
8582b0954e
Improved removal of performance-analyzer plugin 2021-07-29 14:14:41 +02:00
José Fernández
4ffb2e0790
Fixed multi tenant and performance analyzer 2021-06-22 17:48:46 +02:00
VictorMorenoJimenez
656c963438
Use localhost for elasticsearch and filebeat on single node setup 2021-04-27 11:23:39 +02:00
VictorMorenoJimenez
d753c0ddee
Remove conditional install.changed 2021-03-31 13:46:26 +02:00
VictorMorenoJimenez
a7991778d9
Debian support elastic/kibana 2021-03-31 12:59:57 +02:00
VictorMorenoJimenez
e2ce83af3d
Move opendistro install to task specific OS 2021-03-31 12:58:01 +02:00
Sergio García
8fab5ecbd1 Change opendistro package url and gpg key 2021-03-03 19:28:49 +01: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
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
zenidd
583f38f19c Merge master changes 2020-10-20 17:44:26 +02:00
zenidd
6de730bf97 Avoid checking for green status on single node 2020-10-15 18:47:31 +02:00
zenidd
f2e7a75b09 Using latest SearchGuard tool. Fixing Wazuh API credentials template 2020-08-26 14:05:38 +02:00
Manuel Gutierrez
f870da4415
Check if variable is not null 2020-07-27 13:27:09 +02:00
Manuel Gutierrez
bbcbd02fd6
Avoid sudo on local_actions 2020-07-14 16:20:52 +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
d7339ee6fe Add generate-certs to local_actions.yml tasks 2020-06-29 15:48:51 +02:00
Jose M
4050cef2be
Check if certs already exists and skip the generation 2020-06-25 17:23:44 +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