-
Notifications
You must be signed in to change notification settings - Fork 83
Log collection row loss and duplication #72
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
WanT0011
opened on Jul 4, 2024
Issue body actions
- Loss situation: When the file flush and file renaming occur very close to each other, part of the content of the old file may be lost.
- Duplication situation: If a write event and a rename event for a file occur close in time, and the write notification is marked as a truncated event, then if collection starts from the beginning, the first part of the new file will be collected twice.
Reactions are currently unavailable
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working