Commit Graph

336 Commits

Author SHA1 Message Date
tinyblargon
e5c4c4a8b6 Ensure group "wazuh" exists 2021-11-18 19:42:01 +01:00
tinyblargon
6358c4b8b6 Add gnupg to list of installed applications 2021-11-18 15:00:46 +01:00
Nicolas Lastra
4b774dfeb3
merge de 4.2 a master 2021-10-01 12:24:53 -03:00
Nicolas Lastra
f55390c527
4.2.2 tag update 2021-09-14 15:56:49 -03:00
Nicolas Lastra
29e84158a9
4.2.1 tag update 2021-09-09 15:13:25 -03:00
José Fernández
f424be98e1
Changed APT repository removal variable 2021-08-06 13:29:46 +02:00
hagassaan
79fbb2a457 adding acl to debian/ubuntu installation 2021-07-15 14:29:46 +07:00
VictorMorenoJimenez
3232b6802b
Change win_template to template, due to permission WinRMError 2021-04-22 16:55:41 +02:00
Víctor Moreno Jiménez
151d508671
Merge branch 'master' into 4.3 2021-04-21 08:17:44 +02:00
Víctor Moreno Jiménez
1216fc3e7b
Merge branch '4.1' into master 2021-04-21 08:15:24 +02:00
VictorMorenoJimenez
7eff9179a2
#570. Rename Windows agent from OssecSvc to WazuhSvc 2021-04-19 09:43:15 +02:00
VictorMorenoJimenez
85682c5e73
#570. Rename Windows agent from OssecSvc to WazuhSvc 2021-04-19 09:42:09 +02:00
Victor Moreno Jimenez
f1f137a9d2
Working in #546. Rename users and group according to Wazuh standard 2021-04-14 08:10:15 +02:00
VictorMorenoJimenez
4b6105fd3d
Bump to v4.3.0 2021-04-14 08:04:11 +02:00
VictorMorenoJimenez
38c4942ee8
Bump to v4.2.0 2021-04-13 16:21:17 +02: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
Alberto R
82547c0c86
4.1.2 Bump 2021-03-08 17:14:56 +01:00
Sergio García
56bbd22f65 Apply Wazuh v4.1.1 changes 2021-03-02 19:55:22 +01:00
zenidd
ed60aad31c
roles/wazuh/ansible-wazuh-agent/defaults/main.yml: replace outdated MD5 2021-02-04 18:05:03 +01:00
Sergio García
0d778f7885 main.yml: mantain user_dir for soruce installation 2021-01-22 12:34:01 +01:00
Sergio García
f54c0268c7 Change /var/ossec references to wazuh_dir var 2021-01-21 14:46:34 +01:00
Sergio García
3aa90efed4 Change /var/ossec to user_dir var 2021-01-20 11:09:58 +01:00
neonmei
539d87d3db
release: update copyright notice 2021-01-11 10:49:11 -03:00
neonmei
0351d0121e
roles/wazuh-agent: update versions for v4.0.4 release 2021-01-11 10:49:10 -03:00
Peter Dragos
df46716a9b
add localfile labels to agent ossec.conf template
This change enables generating a stanza such as

```
<localfile>
  <location>/var/log/myapp/log.json</location>
  <log_format>json</log_format>
  <label key="@source">myapp</label>
  <label key="agent.type">webserver</label>
</localfile>
```

from the `wazuh_agent_config` snippet:

```
                - format: json
                  location: /var/log/myapp/log.json
                  label:
                    - key: "@source"
                      value: "myapp"    
                    - key: "agent.type"
                      value: "webserver"
```
2020-12-14 18:05:36 -05:00
neonmei
b084e33bd6
release: update wazuh-agent windows installer md5 2020-11-30 14:00:58 -03:00
neonmei
4547cde8f8
release: update wazuh-agent url for windows installer 2020-11-30 14:00:47 -03:00
neonmei
ea12701d6b
release: bump Wazuh version across roles to 4.0.3 2020-11-30 12:58:32 -03:00
neonmei
559be15986
role/agent: update default for variable wazuh_api_reachable_from_agent 2020-11-26 19:33:59 -03:00
neonmei
22bc08e190
roles/wazuh-agent: change all delegate_to REST conditionals to be uniform 2020-11-26 16:35:41 -03:00
neonmei
4d2e493cef
roles/wazuh-agent: fix erroneous usage of ansible_host instead of inventory_hostname 2020-11-26 16:34:25 -03:00
neonmei
333816831a
release: bump Wazuh version to 4.0.2 2020-11-23 17:17:04 -03:00
neonmei
30cc6875d6
Merge branch 'master' into feature-role-agent-registration 2020-11-23 14:42:57 -03:00
zenidd
ec831975bb roles/wazuh-agent: remove default agent_name 2020-11-23 17:44:59 +01:00
neonmei
58167dbd1f
roles/wazuh-agent: add message explaining when auto-enrollment registration path is fired or not 2020-11-23 12:18:56 -03:00
neonmei
f7ed5f1f7f
roles/agent: update ossec.conf template to check against explicit yes instead of length 2020-11-23 11:43:59 -03:00
neonmei
5170c206e0
roles/agent: use auto-enrollment by default 2020-11-23 11:41:45 -03:00
neonmei
35c9df9c7e
roles/agent: add comments on role defaults and group registration related tasks 2020-11-23 11:41:17 -03:00
neonmei
7e445c7f55
roles/agent: add wazuh_agent_api_validate to optionally skip agent registry validation task 2020-11-23 11:39:27 -03:00
neonmei
1df3ef8699
roles/agent: for registration rename check_keys->client_keys_file for more clarity, update conditionals length checks to explicit "yes" check 2020-11-23 11:38:07 -03:00
neonmei
a28837a74d
roles/agent: in rest registration method, update manage_agents task 2020-11-23 11:32:01 -03:00
neonmei
a4c4b6cd32
roles/agent: refresh agent validation in rest registration method 2020-11-23 11:29:34 -03:00
neonmei
d4092bf686
roles/agent: update agent registry task with token, nolog and remove when, as it is checked on every task, shuld be applied to block 2020-11-23 11:28:37 -03:00
neonmei
535add6f4c
roles/agent: add nolog variable for registration tasks with credentials output 2020-11-23 11:26:39 -03:00
neonmei
5f6973d8d2
roles/agent: add task for fetching jwt token 2020-11-23 11:25:31 -03:00
neonmei
332ee7ae8b
roles/agent: add task for determining which wazuh_managers to use through register: yes instead of just grabbing the first one on the list, otherwise fallback to first in the list 2020-11-23 11:24:43 -03:00
zenidd
ee1124b7dd Merge master changes 2020-11-23 14:28:59 +01:00
neonmei
1dfe0fdb67
roles/wazuh-agent: fix duplicate variable 2020-11-20 16:16:54 -03:00
neonmei
874e8a08d0
Merge branch 'feature-role-wazuh-manager-vars' 2020-11-20 14:55:44 -03:00