Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Correct the logic for new log file detection. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saich
Copy link

@saich saich commented Nov 17, 2016

In some cases, we’re wrongly assuming a new log file is found and resetting the marker, causing the program to re-read the complete file, leading to duplicate logs in output. This behavior is generally seen on systems, where RDS logs are less frequent.

In some cases, we’re wrongly assuming a new log file is found and resetting the marker, causing the program to re-read the complete file, leading to duplicate logs.
@saich saich changed the title Correct the logic in new log file detection. Correct the logic for new log file detection. Nov 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant