PacketSender
PacketSender copied to clipboard
Force to log more than 10k entries ?
Hi,
OS: Windows 10 64 bit
-
Is it possible to force Packet Sender to log more than 10k entries before the log rolls ? I would need to capture on a long time period (>4 hours) UDP packets but the log is filled in less than a minute.
-
Can you set a time period between each entries, like one entry in the log each second ?
Thanks :)
P
The 10k rolling entries is to keep the app alive. There is more performance tuning that can be done, but the techniques I am thinking may not be enough to have it run 4 hours if just 1 minute currently fills it up.
Periodic logging is an interesting idea and could solve your problem. That would be straightforward to add.
You may also be interested in following #163 asking for automatic log saving. That would also keep Packet Sender alive the entire 4 hours.