diff --git a/CHANGELOG.md b/CHANGELOG.md index 389198b..1b7f6e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file. ### Changed -- None +- Syscollector configuration change ([#1181](https://github.com/wazuh/wazuh-kubernetes/pull/1181)) ### Fixed diff --git a/wazuh/wazuh_managers/wazuh_conf/master.conf b/wazuh/wazuh_managers/wazuh_conf/master.conf index 8ccd33d..5bb4a2d 100644 --- a/wazuh/wazuh_managers/wazuh_conf/master.conf +++ b/wazuh/wazuh_managers/wazuh_conf/master.conf @@ -99,7 +99,7 @@ yes yes yes - yes + yes yes diff --git a/wazuh/wazuh_managers/wazuh_conf/worker.conf b/wazuh/wazuh_managers/wazuh_conf/worker.conf index ddb0b31..3999d89 100644 --- a/wazuh/wazuh_managers/wazuh_conf/worker.conf +++ b/wazuh/wazuh_managers/wazuh_conf/worker.conf @@ -99,7 +99,7 @@ yes yes yes - yes + yes yes