Commit Graph

73 Commits

Author SHA1 Message Date
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
bef955f837
638-opendistro-documentation-from4.2 2021-10-13 15:02: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
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
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
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
Manuel J. Bernal
6c630f27d5 Resolved conflicts 2020-06-19 12:46:09 +02:00
Manuel Gutierrez
bbbc656985
Make cert generation idempotent 2020-06-12 17:36:18 +02:00
Manuel J. Bernal
79d58c3917 Added support for Filebeat-oss and several improvements 2020-06-04 21:17:33 +02:00
Manuel J. Bernal
f21a7e9c1c - Refactoring security local actions
- Added Filebeat OSS repositories
2020-05-26 21:06:16 +02:00
Manuel J. Bernal
44ca014cc1 Trim spaces 2020-05-26 16:10:41 +02:00