Ring Buffer Capture Keeps Stopping
Hi... I'm running v3.0.0, and I am trying to create a "continuous" capture via a ring buffer. I configure it to create 20MB files, with a ring buffer of 200 files. This will end up consuming 2GB of disk storage, which is fine since the disk has over a TB free.
BUT... After the capture had filled only two 20MB files, and had begun filling the third, it simply stopped. I'm sorry I don't have the text of the error message displayed, and it would take some time to reproduce the condition in order to re-display it, but it was something simply to the effect of "Capturing Stopped".
Am I running out of memory? Should I be using smaller files, and a larger number of them?
Thx for any suggestions / explanations.
feenyman99
There are a number of reasons why a capture can stop, so getting the correct error message would be helpful.
Note that for continuous captures, using dumpcap is recommended as it doesn't keep state which consumes memory. Dumpcap doesn't support display filters, so if you require those then use tshark.
Sorry for the late reply...
I have followed your dumpcap suggestion, and I got MUCH further than last time - I got 23 each 20-MB files this time - before the capture stopped. The abridged dumpcap output, including the "capture has stopped" message, is shown below.
In addition to the capture having stopped, apparently about 4% of the packets were getting dropped.
Any suggestions on what may be the problem, and/or steps to take to improve things, will be graciously accepted :-).
Thx, feenyman99
(more)