Discussion:
File rotation every x seconds AND max file count
Cosmin T
2014-10-16 08:21:57 UTC
Permalink
Hello,

I wanted to create a pcap "buffer" of 2 hours based on 60 second slices. I hoped to achieve this by specifying -G 60 -W 120 (1 file every minute, 120 minutes). But of course, after reaching the 120 file count, tcpdump exits.

Do you plan on implementing a way of doing the above?

Thank you,
Cosmin

Loading...