...
When the service starts, it writes the total number of files to load into the log.
The processing order will be by date modified of files starting with new files.
It runs in a recursive to expand all sub-folders.
If the service restarts, it will check again how many files need to be uploaded.
...
Total files loaded
Processing time of last 50 files.
The service updates the ContentSourceName in the content info table to be “FileLoader” and the ContentSourceIP to the IP of the host from which the service is running from.
Syncing performance to the dashboard
...