Hi, We are using a flume agent (0.9.3) on Window for tailing a log file.
The log file name is rotated every day to create back up files. For instance, the file name is application.log and every day the name is changed with sequential number. application.1.log The current log file name is the same; application.log tailDir source support a file name rotation on Linux OS, but in Window version, flume agent locks the file. Have you experienced the same issue? Thanks in advance.
