ListFile processor is expected to pick the files in the configured directory and the files are tracked based on the timestamp of the files.
This feature of ListFile works uncertainly. In some instances, it picks the files with same timestamp(different file name). And in some other cases, only the files with different timestamp is picked.
Is there any configuration level changes to be done to resolve this?