Issue
How to enable the real-time scanner?
Environment
- Imunify360
Solution
You can enable the real-time scanner in the UI.
Go to Imunify360 Plugin -> Settings -> Malware and tick Automatically scan all modified files. See the screenshot below.
You can check if it works, please, check this article.
To adjust automatically scan all modified files option using CLI, please use those commands:
imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_inotify": false}}'
imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_inotify": true}}'
Comments
0 comments
Please sign in to leave a comment.