Hi,
I was experimenting with Auditbeat file monitoring. What I wanted is to monitor all files in the "C:\Program Files" folder of a Windows VM. However, when altering files (add, remove, etc.) in some of the subdirectories I only receive update messages from the folder in which those files exist.
On the documentation it also said it does watch non-recursive. However, I (and I think that there are many people with me) would really like to monitor all files in all sub directories.
Is there a possibility that this will be done in the near future?
One could for example define file.paths.include and file.paths.exclude to ensure certain subdirectories will be excluded.
Thanks!