In addition to the common source service statistics, you can view the following statistics for the Static File source service:
Events Dropped
The number of events dropped by the source service while processing the source data. If a read operation that a source service performs returns an event that is equal to or less than the specified event size, the source publishes the event only if the records in the event contain a delimiter. This statistic increases when there are issues with the event size, that is, the source data does not contain a delimiter.
Files Written to Target
The number of files sent to the target service by the source service. This statistic does not include the files that are ignored by the source service while the source data is being read.
Error while Moving Files
The number of errors that occurred while moving the files. This statistic is applicable if the
Processed File Directory
property was specified when the source service was created.
Files to be Processed
The number of files yet to be processed by the source service.
Files Ignored
The number of files ignored by the source service. For example, if the delimiter is EOF and the value of the
Maximum Event Size
property is less than the size of the file, this statistic is updated.