question

mkanada avatar image
mkanada asked landyzhou answered

Avalanche: When the packet trace buffer fills up, does capture stop or does it wrap (i.e., use a circular buffer)?

When I check "Enable Client Packet Trace" and the test has more packets than the capture buffer can hold, does capture stop or does it wrap?
Avalanchecapture
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

LBalcerak avatar image
LBalcerak answered
I would be careful calling the Flight Recorder a "Circular Buffer", this sets unobtainable expectations. If, you have an issue midway through a longer test (20 minutes), Avalanche Capture will not be able to capture this middle portion, only the beginning and the very end of the test run. You will have to mirror the ports on your device and use an external capture tool such as Wireshark.
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

landyzhou avatar image
landyzhou answered
Normally, I will access to appliance, change directly to /swat/tests, and user command "rm -r *" to clear all run/configure data.
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

acastaner avatar image
acastaner answered
No circular buffer for the Client/Server Packet Trace - it'll record the first 50 megabytes (or whatever value you configured) of traffic then stop recording. However if you turn on the Flight Recorder that feature will use a circular buffer, that is, record the last 1000 packets.
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.