Gonzalo Acuña
5dd3c0c8df
Merge pull request #1083 from wazuh/enhancement/768-extend-wazuh-ansible-support-for-macos-endpoints
...
Extend Ansible support for macOS endpoints
2023-10-18 15:09:56 -03:00
David Correa Rodríguez
07d4228fa4
Added auto enrollment alternative to macOS.yml
2023-10-10 19:06:42 +02:00
David Correa Rodríguez
490bcfff25
Updated ossec.conf template to support macOS
2023-10-10 15:05:20 +02:00
c-bordon
d327883df7
Testing after removing build from sources
2023-10-05 11:14:06 -03:00
Gonzalo Acuña
e40dba9b89
Ansible variables changed for Windows agent
2022-09-26 12:24:17 -03:00
c-bordon
e74d60d425
Fix agent sca template
2022-01-17 09:24:01 -03: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
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
f7ed5f1f7f
roles/agent: update ossec.conf template to check against explicit yes instead of length
2020-11-23 11:43:59 -03:00
zenidd
583f38f19c
Merge master changes
2020-10-20 17:44:26 +02:00
Manuel J. Bernal
575fcc966a
Remove vuls integration
2020-10-07 16:59:46 +02:00
Manuel J. Bernal
8adceb5833
Fixed authorization_pass_path XML option
2020-09-02 00:08:43 +02:00
Manuel J. Bernal
54443102f7
WIP: auto-enrollment implementation
2020-09-01 22:55:53 +02:00
Manuel J. Bernal
bc7e1fbb8a
Added autoenrollment feature to agent ossec.conf template
2020-09-01 15:31:35 +02:00
Manuel J. Bernal
dd77cb9c20
Added condition to ossec.conf template
2020-07-16 18:26:16 +02:00
Manuel J. Bernal
882780de2c
Added new ossec.conf settings
2020-07-14 13:02:07 +02:00
Zenidd
d907793953
Bump to version v3.13.0_7.7.1
2020-06-23 16:51:53 +02:00
Jose M
12090632a7
Delete "alert_new_files" occurrences
2020-04-30 17:01:24 +02:00
Zenidd
6b57e195b8
jinja template fixes
2020-03-25 15:50:47 +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 J. Bernal
d75f75b76b
Fixes #390 . Removed bad formed XML comments.
2020-03-23 14:01:57 +01:00
Manuel Gutierrez
f1771eaa62
Fix agent's ossec.conf for CentOS 8
2020-01-27 19:32:54 +01:00
Rshad Zhran
5aa0f2e6c4
Define config_profile for CentOS and Ubuntu
2020-01-10 13:36:12 +01:00
Rshad Zhran
285cbc26fc
Adapt agent to 3.11.1 - detailed changes
2020-01-09 19:14:59 +01:00
Rshad Zhran
2ddd8b9e72
Add conditional check for syscheck.auto_ignore
2019-12-16 21:55:54 +01:00
Rshad Zhran
da2442ca06
Adapt agent installation to the default
2019-12-05 17:03:50 +01:00
Jose M
32dd2e5df5
Rename "preloaded_vars" to "preloaded_vars_agent"
2019-11-25 15:42:56 +01:00
Jose M
13b2321540
Rename wazuh_sources_installation to wazuh_manager sources_installation
2019-11-21 15:01:15 +01:00
Jose M
6a0c92294e
Implement template for preloaded_vars.conf
2019-11-15 16:42:40 +01:00
Jose M
88d3ea22dd
Update tempate for ossec.conf (Agent)
2019-10-25 16:59:14 +02:00
Jose M
d7e3cec04b
Enabling sca for Windows Agent in the ossec.conf template
2019-10-07 16:17:18 +02:00
Jose M
d45ad1db03
Update wazuh agent template to add sca configuration
2019-09-27 14:30:20 +02:00
Manuel J. Bernal
88585a2e80
Merge pull request #227 from joey1a2b3c/fix-ar-inconsistency
...
Fix typo in var-ossec-etc-ossec-agent.conf.j2
2019-09-04 11:22:54 +02:00
Joey Wong
06a3f2712c
Fix typo in var-ossec-etc-ossec-agent.conf.j2
2019-09-03 14:19:31 -06:00
Joey Wong
fdc2cdb309
Fix typo in var-ossec-etc-ossec-agent.conf.j2
2019-09-03 14:06:30 -06:00
Apely
36d3cbee4a
Update var-ossec-etc-ossec-agent.conf.j2
...
Hi, it seems that ansible_os_family is too specific for syscheck. Ex: Debian strech ( ansible_os_family == Debian )
2019-08-22 12:33:45 +02:00
Werner Dijkerman
af758690a1
Added molecule test for the Wazuh Agent
2019-04-27 15:26:18 +02:00
Manuel J. Bernal
deaffd9c8e
Merge pull request #159 from kravietz/email_fix
...
Email fix
2019-04-03 15:02:31 +02:00
l
29301b0044
Adding alias to agent config file template
2019-04-03 12:20:59 +02:00
Pawel Krawczyk
f96ab0a317
Add flag to accept remote commands from manager
...
Without this flag the agent will not accept any system check
commands (`command` and `full_command`) configured in the Wazuh
Manager settings to cascade down to agents.
2019-02-20 13:31:24 +00:00
Carlos Dominguez
e97a0ff7a3
Labels configuration ( #135 )
2019-01-14 09:12:09 +01:00
cadoming
620bf04835
ossec.conf for windows agents
2019-01-03 09:35:40 +00:00
root
852d5909eb
os_family localfiles
2018-12-13 13:42:15 +00:00
root
23aeeffff2
default configuration update v1
2018-12-13 10:59:13 +00:00
AlfonsoRBJ
1369b3df41
Merge branch '3.7' into Issue-34_local_internal_options
2018-11-16 12:20:42 +01:00
cadoming
8ef5e65eb7
include template local_internal_options.conf
2018-11-14 12:13:58 +00:00
cadoming
5c1f2ed783
clean old code for windows agent
2018-11-14 10:39:25 +00:00
root
33e9150dcd
active_response_disable configuration
2018-10-31 11:50:37 +00:00
Jesús Linares
1bd21e381b
Restructure repository ( #66 )
2018-10-04 12:40:10 +02:00