Commit Graph

1275 Commits

Author SHA1 Message Date
Manuel J. Bernal
b91ea1c6aa Fixed register install 2020-04-27 14:00:49 +02:00
Manuel J. Bernal
7bed850905 Changes tasks 2020-04-24 18:07:37 +02:00
Jose M
c6354e2ddc
Update Kibana optimize task parameters and command 2020-04-20 16:36:04 +02:00
Manuel J. Bernal
903e5d53d1
Merge pull request #402 from wazuh/feature-345-oracle2openjdk
Replacing Oracle Java with OpenJDK 1.8
2020-04-15 13:38:59 +02:00
Jose M
a69d632468
Merge branch 'devel' 2020-04-14 19:44:08 +02:00
Jose M. Garcia
2e3889a07a
Merge pull request #410 from wazuh/feature-409-fix-kibana-permises
Update Kibana optimize folder permissions and owner
2020-04-14 19:42:42 +02:00
Jose M
ddde86e0a9
Add changed_when:False and update permissions on Wazuh Plugin 2020-04-14 16:02:34 +02:00
Jose M
d50f89b233
Update Kibana optimize fodler permissions and onwer 2020-04-14 13:58:13 +02:00
Juan Pablo Sáez Gutiérrez
f0704e3b4d
Merge pull request #408 from wazuh/wazuh-release-v3.12.2_7.6.2
Wazuh release v3.12.2_7.6.2
2020-04-13 15:24:08 +02:00
Zenidd
a8d24ff3f8 Removing precise from default vuln-detector config 2020-04-13 13:46:11 +02:00
Zenidd
ae52e6fa1f Removing v3.12.1 from changelog 2020-04-13 11:05:12 +02:00
Zenidd
0c328081e7 Bump version to 3.12.2-7.6.2 2020-04-13 10:35:12 +02:00
Christos Pollalis
ae40cb4582 Split "Copy CA, SSL key and cert for authd" task
of the wazuh-agent playbook to allow one to perform either manager
or agent verification, or both.
2020-04-11 18:26:13 +03:00
Christos Pollalis
f6e020631e Make agent registration via the rest API idempotent
Check whether an error was returned by the HTTP POST to the `agents/`
endpoint before invoking `/var/ossec/bin/manage_agents` in order to
register a new agent.

It seems like that if an agent has already been registered under the
given name, the HTTP POST will return an error that'll cause the next
task, which is meant to retrieve the agent information, to be skipped.
That'll cause the agent registration task to fail in return. Instead,
this change will cause the aforementioned task to be skipped, too. So,
if an agent has already been successfully registered and the playbook
is re-run, it'll run all the way to the end.

If anything goes wrong (during the registration process) and the agent
fails to start, the `restart wazuh-agent` handler will still fail.
2020-04-11 02:15:42 +03:00
Manuel J. Bernal
b57623b916 Bump MD5 hash 2020-04-08 19:59:52 +02:00
Manuel J. Bernal
6b3f04f32c Bump version 2020-04-08 19:56:44 +02:00
Manuel J. Bernal
9fc2b1e3c4 Added opendistro tasks and templates 2020-04-08 17:38:44 +02:00
Jose M. Garcia
0a6e5d4b27
Merge pull request #404 from wazuh/feature-kibana-optimize-ram
Adjusting Kibana plugin optimization max memory
2020-04-08 15:37:08 +02:00
Zenidd
6e12764ff5 Setting optimize --max-old-space-size default value to 2048mb 2020-04-08 14:06:53 +02:00
Manuel J. Bernal
dbeb8b31fb First OpenDistro default installation 2020-04-07 18:54:12 +02:00
Manuel J. Bernal
a8e4844522
Merge pull request #401 from wazuh/feature-306-remove-python-crypt
python-cryptography library install tasks remove
2020-04-07 17:41:08 +02:00
Zenidd
584950532f Replacing Oracle Java with OpenJDK 1.8 2020-04-07 11:41:00 +02:00
Zenidd
2d8029d6bf Removing python-cryptography module 2020-04-07 10:20:33 +02:00
Manuel J. Bernal
e641a55d8a
Merge pull request #400 from wazuh/fix-duplicated-block
Removed duplicated block
2020-04-06 17:12:32 +02:00
Zenidd
488508815b Removing owner:group and permissions masks to be idempotence compliant 2020-04-06 15:39:33 +02:00
Manuel J. Bernal
605ec63caf Removed duplicated block 2020-04-02 15:03:08 +02:00
Jose M. Garcia
23ee251943
Merge pull request #397 from wazuh/feature-387-kibana-app-changes
Update kibana config file
2020-03-26 16:26:21 +01:00
Jose M. Garcia
05955a89d6
Merge branch 'devel' into feature-387-kibana-app-changes 2020-03-26 14:52:28 +01:00
Manuel Gutierrez
9cdce6e988 Fix permissions 2020-03-26 14:43:47 +01:00
Manuel J. Bernal
719e0fb8ce
Merge pull request #399 from wazuh/wazuh-release-v3.12.0_7.6.1-extras
Release changelog
2020-03-25 18:21:16 +01:00
Zenidd
f518635a11 Changelog minor fix 2020-03-25 18:20:30 +01:00
Zenidd
02d945bed4 Empty custom agent packages url 2020-03-25 18:07:29 +01:00
Zenidd
ec9a4b61c7 v3.12 changelog 2020-03-25 17:57:38 +01:00
Manuel J. Bernal
018973c8d6
Merge pull request #396 from wazuh/wazuh-release-v3.12.0_7.6.1
Wazuh release v3.12.0 7.6.1
2020-03-25 17:26:17 +01:00
Zenidd
1d6988768f Minor jinja template fixes 2020-03-25 16:23:46 +01:00
Manuel J. Bernal
22733cb7fd
Merge pull request #398 from wazuh/feature-394-templates-update
Updating configuration templates to Wazuh 3.12
2020-03-25 15:56:35 +01:00
Zenidd
832561e14b Merge branch 'feature-394-templates-update' of github.com:wazuh/wazuh-ansible into feature-394-templates-update 2020-03-25 15:51:40 +01:00
Zenidd
6b57e195b8 jinja template fixes 2020-03-25 15:50:47 +01:00
Zenidd
0019c7fdf2 Updating manager configuration templates and vars 2020-03-25 15:50:47 +01:00
Zenidd
245f4e7d6b jinja template fixes 2020-03-25 15:33:55 +01:00
Zenidd
f625f0b310 Updating manager configuration templates and vars 2020-03-25 12:49:49 +01:00
Manuel Gutierrez
cd5a006331 Update path for wazuh.yml 2020-03-25 11:35:44 +01:00
Zenidd
52f4907847 Updates to adapt ossec.conf templates to Wazuh v3.12 default ones 2020-03-25 10:10:32 +01:00
Manuel Gutierrez
14307bd22a Merge branch 'wazuh-release-v3.12.0_7.6.1' of github.com:wazuh/wazuh-ansible into wazuh-release-v3.12.0_7.6.1 2020-03-24 20:27:31 +01:00
Manuel Gutierrez
c872140f28 Update path for wazuh.yml 2020-03-24 20:25:38 +01:00
Manuel Gutierrez
bee5986b03 Bump branch when building from sources 2020-03-24 20:24:59 +01:00
Manuel J. Bernal
0936d47786
Merge branch 'master' into wazuh-release-v3.12.0_7.6.1 2020-03-24 19:20:51 +01:00
Manuel J. Bernal
2cdc6fd731 Updated elasticsearch template 2020-03-24 18:31:13 +01:00
Zenidd
dfc7bbf4b3 Updates to adapt ossec.conf templates to Wazuh v3.12 default ones 2020-03-24 18:21:46 +01:00
Manuel Gutierrez
14e2a6bb47 Bump versions to 3.12.0_7.6.1 2020-03-24 16:46:01 +01:00