-
Hi In the documentation below, it says that vector is capable of client-side load balancing. However, it is difficult to find the client-side load balancing settings on https://vector.dev/docs/reference/configuration/sinks/vector/. I would like to know which ones are client load balancing in vector. Please let me know. EDIT: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @hannuriha ! You are correct, that diagram is inaccurate. Only the Neat use of ChatGPT but it does seem to be giving an incorrect answer. |
Beta Was this translation helpful? Give feedback.
Hi @hannuriha !
You are correct, that diagram is inaccurate. Only the
elasticsearch
sink currently supports client-side load balancing. We had considered extending this to thevector
sink which is probably why the diagram has it there. For now, load balancing requires a deployed load balancer like nginx or haproxy.Neat use of ChatGPT but it does seem to be giving an incorrect answer.