Replies: 1 comment 1 reply
-
Hi @whyjp, the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using Vector for a file-to-Kafka pipeline, is there a way to configure a dashboard or check metrics to confirm that file uploads are complete/done?
Due to the complexity of various rotation/rolling environments and real-time tailing issues, the pairing of filename:offset may not match the metrics:offset of transmitted logs.
Based on the current "file EOF reached" metrics content, it's difficult to make an accurate determination.
Is there any good method to precisely determine when a file is done - monitoring stopped - and no longer being written to?
Beta Was this translation helpful? Give feedback.
All reactions