-
Hi All I am running vector01 (sink) -> Vector02 (source, port 1111) on a system. The other day the vector02 had en networking error, i am still not sure what happend, where the node did not response on TCP 1111. The vector01 logged a lot of errors in the log regarding this (obviously). Vector02 server was fixed again after 1 hour and the port was up and responding on a netcat test. But the vector01 never connected and started sending logs again through the pipeline. Does anyone know how the retry function works in a vector sink ? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @PejeDK ! Could you share the source and sink configs? I'm especially curious if you were using the version 1 or 2 of the protocol (0.16.1 defaults to v1). Either protocol version should be retrying connections though. |
Beta Was this translation helpful? Give feedback.
Hi @PejeDK !
Could you share the source and sink configs? I'm especially curious if you were using the version 1 or 2 of the protocol (0.16.1 defaults to v1). Either protocol version should be retrying connections though.