I am currently in the process of tuning syscheck alerts for my windows environment, roughly 160 servers and am having some issues regarding HKEY change alerts.
I would like to filter out alerts from the system making HKEY changes however I noticed that the username associated with each HKEY change alert isn't listed in the Wazuh alert itself.
As such, my custom rule to ignore file changes from the system user isn't kicking in for any of the HKEY changes. I have enabled the auto_ignore option to limit the number of alerts that are triggered but I am still receiving way too many system HKEY change alerts. Is there a way for me to remove the system user HKEY change alerts without completely excluding the HKEY syscheck entries in the .conf file entirely?
Thank you,
Will