Hi Team,
We can configure the FIM monitoring as mentioned here: How to configure the FIM module - File integrity monitoring
To perform File Integrity Monitoring (FIM) properly in Wazuh, the recommended approach is to first identify which files or directories you want to monitor and what type of changes you want to detect, such as:
In Wazuh, FIM is configured through the syscheck module on the agent side. You need to update the ossec.conf file on the endpoint or group configuration where monitoring is required.
If you share your requirements, we can help provide a more optimised FIM configuration for your environment.
You can check the reference documents below to learn more about the FIM:
https://documentation.wazuh.com/current/user-manual/capabilities/file-integrity/index.html
https://documentation.wazuh.com/current/user-manual/capabilities/file-integrity/use-cases/index.html
Thanks,