Best practice for handling "maximum limit of files monitored" warning in FIM

34 views
Skip to first unread message

ACH MUQODDAM

unread,
May 12, 2026, 8:02:15 AM (5 days ago) May 12
to Wazuh | Mailing List

Hi Wazuh Community,

I am getting a warning regarding the File Integrity Monitoring (FIM) module on one of my agents. The alert description is as follows:

"The maximum limit of files monitored is close to being reached. At this moment there are 168097 files and the limit is 200000. If the limit is reached some events can be lost. You can modify this setting in the centralized configuration or locally in the agent.

Wazuh Agent:
  <!-- File integrity monitoring -->
  <syscheck>

    <file_limit>
       <enabled>yes</enabled>
       <entries>200000</entries>
    </file_limit>

</syscheck>

Md. Nazmur Sakib

unread,
May 12, 2026, 9:42:45 AM (5 days ago) May 12
to Wazuh | Mailing List

Hello,

The maximum number of files to monitor can be increased to 2147483647.

Ref: file_limit

The more files you monitor, the more resources and time the FIM scan will take. If you see daily in the FIM scan and observe any performance issues, review the FIM configuration to monitor more specific files and directories.

Ex:
recursion_level: Limits the maximum level of recursion allowed.
Ignore: List of files or directories to be ignored 



Let me know if you need further information.

ACH MUQODDAM

unread,
May 13, 2026, 4:06:14 AM (4 days ago) May 13
to Wazuh | Mailing List
Thankyou for information
Reply all
Reply to author
Forward
0 new messages