wazuh / wazuh-kubernetes

Wazuh - Wazuh Kubernetes
https://wazuh.com/
GNU General Public License v2.0
250 stars 154 forks source link

Update Configuration to New Vulnerability Detector and Indexer #540

Closed Dwordcito closed 9 months ago

Dwordcito commented 9 months ago

Description:

This issue focuses on updating the configuration settings for the vulnerability detector and indexer modules to align with the new templates. The old configuration for vulnerability detection will be removed, and the settings will be replaced with those described in the following templates:

User Stories:

Tasks:

  1. Review New Configuration Templates:

    • Examine the provided vulnerability detector and indexer configuration templates thoroughly.
  2. Identify Old Configuration Settings:

    • Identify the old configuration settings that need to be removed.
  3. Replace Old Settings with New Templates:

    • Implement the new configuration settings from the provided templates.

Definition of Done:

teddytpc1 commented 9 months ago

Analysis

The vulnerability-detector tag should be removed from:

https://github.com/wazuh/wazuh-kubernetes/blob/43a641147ad6b91daf2b5fb68d862005d0ae9873/wazuh/wazuh_managers/wazuh_conf/master.conf#L106-L183

https://github.com/wazuh/wazuh-kubernetes/blob/43a641147ad6b91daf2b5fb68d862005d0ae9873/wazuh/wazuh_managers/wazuh_conf/worker.conf#L106-L183

The new tags should be added to the same files replacing the old one.