9 Commits
Author SHA1 Message Date
Franco Fichtner fe59ff093b security/wazuh-agent: bump revision after fix 2025-08-15 11:29:17 +02:00
KSandGitHub f8b9581270 wazuh: check if dir exists before creating it (#4874) 2025-08-05 19:23:19 +02:00
Franco Fichtner b84ce663cd security/wazuh-agent: document change and update revision 2025-05-07 08:29:30 +02:00
Franco Fichtner 46ef70f242 security/wazuh: defaults are all required in the model 2024-11-15 08:23:08 +01:00
Franco Fichtner 3b55d0a012 security/wazuh-agent: wrap up next version 2024-10-16 07:51:58 +02:00
Franco Fichtner e7c6b68c77 security/wazuh-agent: bump revision 2024-05-06 16:14:11 +02:00
Ad Schellevis f1b3c4216a security/wazuh-agent - prevent model usage in wazuhagent_services()
The wazuh model uses configd for additional info, which makes model initialization a bit slower than usual.
When only checking if the module is used, accessing the config object saves a lot of time.
2024-03-13 19:56:24 +01:00
Franco Fichtner f0f8003319 security/wazuh: small changes
@adschellevis doesn't seem to know about "make revision" ;)
2023-08-17 10:47:17 +02:00
Ad Schellevis 551a452fdc security/wazuh-agent - add initial wazuh agent plugin.
features available in this version:

o Pluggable ossec.conf sections in /usr/local/opnsense/service/templates/OPNsense/WazuhAgent/ossec_config.d/
o Selectable syslog applications (flushed to it's own log file using a format Wazuh understands)
o Suricata (IDPS) log shipping using localfile json parser
o Optional Password authentication (as specified in https://documentation.wazuh.com/current/user-manual/agent-enrollment/security-options/using-password-authentication.html)
o Active response support, including a custom firewall action (opnsense-fw)
o Ignore list for opnsense-fw, using a standard alias which contains networks to skip
o Toggle standard modules (wodle_syscollector, rootcheck, syscheck)
o Log views and format parsers for local insights. (ossec.log, active-responses.log)
o When searching for issues, a debug toggle is available which changes all debug options at once to the requested level
2023-08-15 19:39:50 +02:00