Skip to content

Fix ossec rules_exclude and add support for multiple files in exclude - #1250

Open
jzelina wants to merge 3 commits into
wazuh:6.0.0from
jzelina:exclude-rules-fix
Open

Fix ossec rules_exclude and add support for multiple files in exclude#1250
jzelina wants to merge 3 commits into
wazuh:6.0.0from
jzelina:exclude-rules-fix

Conversation

@jzelina

@jzelina jzelina commented Feb 17, 2025

Copy link
Copy Markdown
  • fix the parameter to configure rule exclusion in manager
    (rule_exclude had not been used, ossec_ruleset_rule_exclude was not fully implemented)
  • add configuration support for multiple rules exclusion files
    e.g. ossec_ruleset_rule_exclude => ['0215-policy_rules.xml', '0020-syslog_rules.xml'],
  • remove rule exclusion code from agent, as according to documentation ossec ruleset is only supported by manager.
    agent did not include any ruleset fragments or templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant