Globalscape Scanned //free\\ -
For product-specific help, consult the official Globalscape EFT Administrator Guide or contact Globalscape Support with a snippet of your scanned log entry.
| Term | Meaning | |--------------------------|-------------------------------------------------------------------------| | AV Scan ID | Unique identifier for each antivirus scan event. | | Scan Depth | How many levels of archive are unpacked (0 = none, 5 = max). | | DMZ Scan Pass | Traffic passed gateway inspection (not necessarily file content). | | Post-scan workflow | Rule triggered after scan completes (e.g., reroute, notify, delete). | 9. Quick CLI Command to Check Recent Scans (Windows) findstr /i "scanned.*infected" "C:\Program Files\Globalscape\EFT Server\Logs\*.log" For real-time monitoring: globalscape scanned
Get-Content "C:\Program Files\Globalscape\EFT Server\Logs\audit.log" -Wait | Select-String "scanned" “Globalscape scanned” is a critical security indicator , not just a status flag. Integrate these logs into your incident response workflow and regularly audit scan results to maintain compliance (GDPR, HIPAA, PCI-DSS 4.0 requirement 10.5.4 – track file integrity and anti-malware scans). | | DMZ Scan Pass | Traffic passed