Would it be possible to have the read file task, read the end of a file?
This could come in handy when monitoring log files from other programs for errors.
If this was possible then log files would not need to be moved or renamed to prevent triggering the issue again..
Kind of like a tail command in UNIX..
Thanks