Hello,
To help determine whether the registry changes are being detected correctly, please perform the following tests:
Force a new syscheck scan
Restart the Wazuh agent service, or temporarily reduce the scan interval:
<frequency>60</frequency>After the scan runs, modify the registry key again and check if a new event is generated.
Enable registry modification time checks
Update the configuration as follows:
<windows_registry check_mtime="yes" arch="both">Restart the agent and modify the registry key once more.
Ensure the value actually changes
Writing the same value again will not trigger a FIM event.
Please modify the data to a different value for testing purposes.
Review agent logs
Check ossec.log for syscheck-related entries after making the change.
These steps should help clarify whether the behavior is related to scan timing, configuration, or change detection. Please let us know the results so we can continue assisting.
Best regards,
Tomás Turina