Hi
Todor Dimitrov,
As you know, centralized configuration is used to remotely configure Wazuh agents from the Wazuh server.
Centralized configs go within the
<agent_config></agent_config> options.
To effectively utilize centralized configuration, you’ll need to create and manage
agent groups. By default,
all Wazuh agents belong to a group called
default.
So, to manage all the Wazuh agents centrally, the configuration file is located at
/var/ossec/etc/shared/default/agent.conf.
Depending on the type of configuration you want, both Windows endpoints can receive the same or different configs.
Kindly take a look at the
Wazuh agent groups and centralized configuration post which provides example configs.