NAME

flow-expire - expire flows the same way that flow-capture does


SYNOPSIS

flow-expire-w

 workingdir
 ] [ -d
 debuglevel
 ] [ -e
 exprot
 ] [ -E
 expbytes
 ] [ -h? ]


DESCRIPTION

Expire (delete) flows the same way flow-capture does. Use this for example to manage a filesystem on central server where you've copied flow files using flow-mirror from several flow collectors running flow-collect.


OPTIONS

-w workingdir

Operate on files in workingdir.

-d debuglevel

Set the debugging level.

-e exprot

Retain exprot rotations on line.

-E expbytes

Retain expbytes bytes on line.

-h?

Get help.


EXAMPLES

Keep up to 50G bytes of flow data in /var/flowdata:

    flow-expire -w/var/flowdata -E50G


SEE ALSO

flow-capture(1), flow-cat(1), flow-connect(1), flow-dscan(1),flow-expire(1), flow-export(1), flow-fanout(1), flow-filter(1), flow-gen(1), flow-interfaces(1), flow-print(1), flow-profile(1), flow-receive(1), flow-search(1), flow-send(1), flow-sort(1), flow-stat(1),


BUGS

None known at this time.