recordsfromfile - read records from a column based file
[Input is read from a disk file]
Records read from the log file.
The tool allows for feeding the Netlogger with records previously output to a file via Log to File, but it will work with any column based text file, fx. a comma separated values file (.csv). It might be necessary to tell the tool about field and record delimiters - see settings below.
The number of times to read a file (One Run, Fixed Number, or Loop).
The name of the log file to read.
Delay in milliseconds between emit of records.
The maximum number of records emitted per second.
The character that delimits the records in the log file.
The character that delimits the fields in the log file.
Format of the log file.
If you mark this field, the tool will emit a maximum of 5000 records per second. This is often a good idea, since it will prevent the tool from taking up too many resources.
The number of times to read a file. This field will only have effect if the Mode field is set to Fixed Number.