hello, there isn't tail or tailDir source of flume-ng. exec source can run tail command on linux. but there is not a tail command on windows. So I have to write some code to do the same work. I want to read a file and if there is new lines of a file, it sends the lines to flume-ng.
some one give me some advice? Thanks, Andy
