Disabling all child rules via local_rules.xml #10134
-
I'm new to both SecurityOnion and understanding how these rules flow so please bear with me.
Revision control is not an issue here - I have an in-house Gitlab server I handle all that through AND have VM snapshots. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Have you deployed the OSSEC/Wazuh agent to endpoints in your home network? The rules that you're looking at under HIDS are related to parsing and alerting on endpoint logs that have been forwarded into SO using Wazuh - if you're not doing that, then tuning the rules will have no impact. |
Beta Was this translation helpful? Give feedback.
In that case, try this:
Copy the ossec.conf file from /opt/so/saltstack/default/salt/wazuh/files/server/ossec.conf to /opt/so/saltstack/local/salt/wazuh/files/server/ossec.conf
Add rule_exclude directives (as in line 212) for any of those rule files from /opt/so/rules/hids/ruleset/rules that you don't want the server to alert on.
Restart the Wazuh server with so-wazuh-restart.