It would be great to use (regular) expressions and functions in the File Name field of the CSV collectors.
That way it would be possible to read files which are dumped of a daily basis with a filename which has the date incorporated, so filenames such as permissions20180328.csv permissions20180329.csv etc.

Comments

  • This might result in a list of files. The application should then also have some logic configurable?) to define which file exactly to import. Eg: last change/modification date, or sort by name and take the first/last,...