Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FileDir = flag.String("file_out", "./", "Write flows seen to log to this directory if set") FileWrite = flag.Bool("file_on", false, "If true, start writting to file sink right away. Otherwise, wait for a USR1 signal") FlushDurSec = flag.Int("file_flush_sec", 60, "Create a new output file every this many seconds") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.