File Forwarder advanced settings
You can use the following advanced settings to fine tune File Forwarder sources.
Parameter | Default value | Description |
---|---|---|
File stale duration (minutes) | 1440 | In Continuous mode, how many minutes to keep monitoring a file that has not changed, before dropping it. The default value is one day. Select zero to keep monitoring files indefinitely. |
Scan folder interval (seconds) | 300 | How often to scan the folder when File Monitor Type is Folder Scanning. |
File parser |
|
How to read lines in the files. |
Filter to accept lines | How many lines a mask or filter accepts lines to process. You can select * (many chars) ? (one char), # (a number), or a regex. | |
Multiple lines per event | ||
|
A mask or filter finds the first line to process in multilink. You can select * (many chars) ? (one char), # (a number), or a regex. | |
|
A mask or filter finds the last line to process in multiline. You can select * (many chars) ? (one char), # (a number), or a regex. | |
|
You can include or exclude the first (header) and last (footer) lines of a block. | |
|
Trims the lines before adding to the block separated by a space. | |
File | ||
|
A mask or filter to categorize files into this file class. You can select * (many chars) ? (one char), # (a number), or a regex. | |
|
The AgentLogFormat payload header field. If you don't want to include this field, leave the value empty. | |
|
The CSV fields to include in the payload. Use #FIELDS to grab first line in the file that starts with #Fields. Use #HDL_LINES to grab the list of fields from file header. | |
|
The field list line prefix. | |
|
The field list separator handles \t , XML , KEYED
(CSV) , or NCSA . |