irino / softflowd

softflowd: A flow-based network traffic analyser capable of Cisco NetFlow data export software.
https://github.com/irino/softflowd
Other
162 stars 29 forks source link

Multiple timeout values? #1

Closed richb-hanover closed 6 years ago

richb-hanover commented 7 years ago

@irino @SysError956 - I wonder whether it's possible to supply two timeout values for softflowd. I would like to use these two values:

  1. Does softflowd support multiple timeout values?
  2. Is it possible to supply both on the command line, e.g., ... -t general=15s -t maxlife=60s ...
  3. How do you specify these in the /etc/config/softflowd file?

Many thanks!

irino commented 6 years ago

It works with ... -t general=15s -t maxlife=60s ... option.