Check the status of the Malware scanner from your Dashboard
To monitor the ongoing malware scans on the servers, simply navigate to the Anti-Malware/Overview page.
Check the currently running scans from cli
You can check your currently running scans with the command.bitninjacli --module=MalwareDetection --list-scans

Check the logs
You can check if the Malware scanner is running via the BitNinja CLI.
Use this command below:tail -f /var/log/bitninja/mod.malware_detection.log
