I am trying to do a similar task. My concern is that there is no way to ensure gaps will not exist in the data. For example, today a log file fills up once a day and Schedule collection task frequency is 2 times per day. That works well but tomorrow that log file rolls over 4 times yet the scheduled collection task remains at 2 times per day. Gaps will exist in this case..... Any suggestion on how to address this? Thank you.
I am trying to do a similar task. My concern is that there is no way to ensure gaps will not exist in the data. For example, today a log file fills up once a day and Schedule collection task frequency is 2 times per day. That works well but tomorrow that log file rolls over 4 times yet the scheduled collection task remains at 2 times per day. Gaps will exist in this case..... Any suggestion on how to address this? Thank you.