ntop / nProbe

Open source components and extensions for nProbe
http://ntop.org
GNU General Public License v2.0
1.65k stars 44 forks source link

[cento] Handle low flow lifetime timeout #461

Closed cardigliano closed 3 years ago

cardigliano commented 3 years ago

It seems that flows are exported after 20 sec minimum, even if --lifetime-timeout is set to 2 seconds, it should be possible to use lower timeouts

cardigliano commented 3 years ago

This seems to be working for v4 flows, and I pushed a fix for IPv6. But please note that some export modules (e.g. netflow) implement batch export (e.g. 30 records for v5), this adds some delay.