Skip to content
Discussion options

You must be logged in to vote

Hi @akunafin !

Unfortunately, without the newline, Vector cannot be sure that whatever is writing to the file has finished writing. Each line needs to end with a newline character to indicate it is a complete line. One thing we could do is have a timeout where, if there is no newline after n seconds, Vector will assume the line is complete. If this would be useful to you, could you open a feature request? I hope this helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@akunafin
Comment options

Answer selected by akunafin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants