Open lmontesorowx opened 7 months ago
Hello! Is possible to extend the syscollector functionality? My idea is to add the windows firewall status, for example with this script https://github.com/PluginsOCSInventory-NG/firewallconfig/blob/main/agent/firewallconfig.ps1
The only way to see if the firewall is disabled/enabled is when the events ocurrs (change the status).
Thanks!
FYI, here's a proposal to allow overriding any template from the calling playbook. This enables to configure it or any other thing. https://github.com/wazuh/wazuh-ansible/pull/1337
Hello! Is possible to extend the syscollector functionality? My idea is to add the windows firewall status, for example with this script https://github.com/PluginsOCSInventory-NG/firewallconfig/blob/main/agent/firewallconfig.ps1
The only way to see if the firewall is disabled/enabled is when the events ocurrs (change the status).
Thanks!