Hi Ricardo,
when the agent starts, it adds the windows registry entries that you specified, on its internal list.
If you for example have
<windows_registry>HKEY_LOCAL_MACHINE\Software\Classes\test</windows_registry>
And you add a new
Value to it, it will alert that the
checksum for
HKEY_LOCAL_MACHINE\Software\Classes\test has changed but you will not able to see the value you added.
Now if you add a new
Key to
HKEY_LOCAL_MACHINE\Software\Classes\test for example
HKEY_LOCAL_MACHINE\Software\Classes\test\eee.
You will see an alert like this:
any->syscheck-registry New file 'HKEY_LOCAL_MACHINE\Software\Classes\test\eee' added to the file system.
I hope this explanation helps you to understand it all.
Best regards.