A3sal0n / FalconGate

A smart gateway to stop cyber criminals - Sponsored by Falcon Guard
https://falconguard.cz
GNU General Public License v3.0
252 stars 59 forks source link

FG-DEBUG: Mapping key not found. - detected_downloaded_samples #20

Closed jeanlk15 closed 7 years ago

jeanlk15 commented 7 years ago

is this normal ? thx ( fresh install ) i see in log on web interface raspberrypi intel.eval_vt_intel_domain: FG-DEBUG: Mapping key not found. - detected_downloaded_samples

A3sal0n commented 7 years ago

Hi This happens when VirusTotal returns no results for the domain that was evaluated. In that case the keys which we try to access are not present in the json dictionary returned by the VirusTotal API. It's not an error and can be safely ignored. We will at some point improve this to avoid the unnecessary noise in the logs.