Hello Bilal,
This is possible with the use of wazuh FIM with the aid of
syscheck.
When you have a syscheck configuration like this <directories realtime="yes">C:\Users\vagrant\Downloads</directories> associated to the agent ossec configuration file. It means the files in downloads directory will be monitored.
The way FIM works, when you rename a file, the hash of that file goes off and a new one is generated and associated with the new name. So it sees the initial name change as deleted and the new name as file added with a new hash generated.
Please see attached for a an example.
Ref: