I have to run a scan for an 8 hour duration. Is there a method in which I can setup the multiple file option to write/export them to a folder in sequential order without interuption to the scan? That is a continuous run and export without interupting the scan and killing the laptop? asked 19 Apr '11, 06:43 spongerob |
One Answer:
Yes, that's what the multiple files option does, it captures for a long period of time, breaking up the captured data in smaller pieces. The way to do it is:
If you want to be absolutely sure your capture session will not run out of memory, you better use the command line command dumpcap (which is used by Wireshark under the hood anyways). I had dumpcap running for months with a ring buffer trying to capture a very rarely occurring problem. answered 19 Apr '11, 07:58 SYN-bit ♦♦ |
Thanks much - do you know of any online courses/classes for wireshark?
I'd like to get the cert!
Have a look at www.wiresharkuniversity.com