mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add Wazuh Wazuh symlinks for cpnfig/rules
This commit is contained in:
@@ -113,3 +113,22 @@ wazuhagentservice:
|
|||||||
service.running:
|
service.running:
|
||||||
- name: wazuh-agent
|
- name: wazuh-agent
|
||||||
- enable: True
|
- enable: True
|
||||||
|
|
||||||
|
/opt/so/conf/wazuh:
|
||||||
|
file.symlink:
|
||||||
|
- target: /nsm/wazuh/etc
|
||||||
|
|
||||||
|
hidsruledir:
|
||||||
|
file.directory:
|
||||||
|
- name: /opt/so/rules/hids
|
||||||
|
- user: 939
|
||||||
|
- group: 939
|
||||||
|
- makedirs: True
|
||||||
|
|
||||||
|
/opt/so/rules/hids/local_rules.xml:
|
||||||
|
file.symlink:
|
||||||
|
- target: /nsm/wazuh/etc/rules/local_rules.xml
|
||||||
|
|
||||||
|
/opt/so/rules/hids/ruleset:
|
||||||
|
file.symlink:
|
||||||
|
- target: /nsm/wazuh/ruleset
|
||||||
|
|||||||
Reference in New Issue
Block a user