flow-split [-gGhn] [-b big|little] [-C comment] [-d debug_level] [-N nflows] [-o outfile_basename] [-T nseconds] [-z z_level]
The flow-split utility will split a flow file into smaller files based on the the number of flows or the ammount of time that has passed.
Byte order of output.
Add a comment.
Enable debugging.
Split on source tag.
Split on destination tag.
Display help.
Use symbols for tag field in filename.
Split after processing nflows.
The basename of the resulting files.
Split after processing an interval of nseconds flows.
Configure compression level to z_level. 0 is disabled (no compression), 9 is highest compression.