Closed ilyalabun closed 2 years ago
When file rotation happens during tailing _update_offset_file writes inode of a new file instead of old one but offset is taken from the old file
_update_offset_file
Thanks for this. Sorry it took me so long to get around to it.
Thanks for merging this MR @bgreenlee!
When file rotation happens during tailing
_update_offset_file
writes inode of a new file instead of old one but offset is taken from the old file