Hi,
I'm having some issues emulating files on "on-prem" Threat Emulation boxes. The files are being sent with the API to security gateways that then forward the files to "Remote Emulation Appliances" were the emulation Is taking part.
When I send files that exceeds 90MB that API method doesn't work. When I run "tecli show remote queue" on the Security gateway the file get's stuck there, It's like the file cannot be handled over the Threat Emulation Boxes. I can see the:
- file's SHA1
- file's event_id
- insert_time
- status
The status shows Cloud Connectivity Problem, waiting to resend. Which Is weird. According to all my policies the emulation Is done ON-PREM. And If files cannot be emulated we've rejected the option to send these to the cloud.
The logs In my Smart Console says "Private Threat Cloud Appliance has failed to emulate X amount of times".
The workflow with the API works fine with files under 90MB. But with files over 90MB I'm getting issues.
The Threat Prevention API should support files up to 100MB, therefore I'm wondering why I'm not reaching these levels.