vectordotdev / helm-charts

Helm charts for Vector.
https://vector.dev
Mozilla Public License 2.0
106 stars 91 forks source link

how to receive data in pods? #200

Closed caibirdme closed 2 years ago

caibirdme commented 2 years ago

If I install vector as daemonset(not sidecar) in k8s cluster, how could vector receive log data in pods on the same node? I don't find any documentation about this. Or if I try to send logs to vector aggregator, what's the protocol should be, what's the endpoint? I cannot find document about that either? Can anyone help?

spencergilbert commented 2 years ago

See the answer here. You can also review the documentation here or the original RFC.