i have mounted a smb share from windows to linux, the nifi tailfile is supposed to read the file from mounted directory in linux share, the tailfile processor runs for a while then stops reading the file. i have checked the file is getting updated. if i restart the processor, it starts reading the file again. in the linux when cd to the directory/mounted share, the processors start reading the file again. the file size is 5mb, and it does not roll over to create a new one, it just refreshes itself, and start appending data from beginning once it reaches 5mb.
Please assist, this is really important.