You can check the scan duration from the agent logs, but this detail is available only when the device is in debug mode.
2. Check the Logs:
On Windows:
Navigate to:C:\Program Files (x86)\SecPod Saner\Agent\<version>\logs\spsaneragent.log
On Linux/macOS:
Navigate to:/var/log/saner/spsaneragent.log
3. Look for the Line Containing:
Agent scan status json: { "scan_status": ..., "scan_time": xxxxxxxx }
Here, the "scan_time"
value is in milliseconds. In this example picture, the scan took 1310594 ms
, which equals approximately 21 minutes and 50 seconds.
You can search the log using:
scan status json
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article