...
The files are
Configuration File | Description |
---|---|
flowscan.cf | Base file processing and system configuration |
JKFlow.xml | Site specific subnet and processing configurations |
...
This file specifies the location of the netflow files to be processed and some system wide configurations such as Syslog facilities and the poll frequency to find new netflow files.
Variable | Description | Default |
---|---|---|
FlowFileGlob | The location and wildcard of netflow files | /var/flows/flows/ft-v05. |
ReportClasses | Flowscan modules to use for netflow data processing | JKFlow |
WaitSeconds | The poll time to wait for new files into that defined in | 30 |
Verbose |
| 1 |
SyslogFacility | The local syslog facility to use for logs | local2 |
...