Log output for scan
I am running scans via the web app. The log from the web app displays the various calls that are made on the backend. is it possible to get the log to display the actually work the scan is doing?
I tried with -d but that just seems to give more verbose information of the calls between the front and backend.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 28 Jun, 2017 02:44 PM
You can do that by using a Dispatcher and setting the
--reroute-to-logfile
option, beware though that the log files will probably reach several GB in size.