Incremental load for folder with multiple .log files
I have to load multiple .log files in a certain folder from my SharePoint. I have connected my SharePoint successfully and managed to load every .log file in the folder. However this takes a lot of loading time and I am looking to find a way to do this using incremental loading. This is where I am having trouble writing the correct script to do this. A lot of solutions use the maximum date, however my .log files the date and time is in a different column. I would like to keep everything in the SharePoint, even the QVD file that is made with all the 'old' .log files that have already been uploaded before. I hope someone can help me with this, as scripts online a too different to what I am looking for.