Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline tail: add caution for duplicate logs using ´read_from_head´ #1498

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

Conversation

darth-raijin
Copy link

This update improves the docs for the Read_From_Head Tail option, providing a clearer explanation of its behavior and potential impact on log duplication.

Key changes:

  • Added a warning about potential duplicate logs when Read_From_Head is enabled while using DB, as Fluent Bit may ignore stored offsets on restart.
  • Recommended disabling Read_From_Head in production environments to prevent log duplication issues.
  • These clarifications are intended to help users better understand and configure the Read_From_Head option, especially when working in production environments where log duplication must be minimized.

Signed-off-by: Mohamed <[email protected]>
@darth-raijin darth-raijin requested review from a team as code owners November 1, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant