Skip to content

Socket sink support for TTL? #22697

Closed Answered by pront
pkruk asked this question in Q&A
Mar 20, 2025 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

But on logstash we observed that traffic is not distributed evenly. It's looks like one ip is resolved from a host and all is sent to this one endpoint.

Hi, there's no notion of load balancing baked in the socket sink. It will establish a connection to the specified endpoint and that's it.

There is any option to set a TTL in socket sink?

https://vector.dev/docs/reference/configuration/sinks/socket/#keepalive.time_secs

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pront
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
sink: socket Anything `socket` sink related
2 participants