Skip to content

in_tail: make read_from_head after the initial discovery optional#10227

Merged
edsiper merged 2 commits intomasterfrom
leonardo-master-tail-read_from_head_fix
Apr 22, 2025
Merged

in_tail: make read_from_head after the initial discovery optional#10227
edsiper merged 2 commits intomasterfrom
leonardo-master-tail-read_from_head_fix

Conversation

@leonardo-albertovich
Copy link
Contributor

A new opt-out configuration option named read_newly_discovered_files_from_head was added to allow users to select the desired behavior.

Additionally, when a file is ignored due to ignore_older its size is stored to ensure that if the file is modified we are able to ingest the data that triggered the timestamp update.

Additionally, when a file is ignored due to ignore_older its size is
stored to ensure that if the file is modified we are able to ingest the
data that triggered the timestamp update.

Signed-off-by: Leonardo Alminana <leonardo.alminana@chronosphere.io>
Signed-off-by: Leonardo Alminana <leonardo.alminana@chronosphere.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments