Vector TLS setup #14433
-
Hi guys, I have few questions on TLS setup for
I did the following config for testing. (generating two self signed)
On my vector aggregator:
But I got the following errors on agent:
On aggregator:
Another issue, even if I configure |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I fixed my issue. |
Beta Was this translation helpful? Give feedback.
I fixed my issue.
tls.enabled: true
must be set for the sink configuration too. This is missing in the documentation.https://vector.dev/docs/reference/configuration/sinks/vector/#tls
https://vector.dev/docs/reference/configuration/sources/vector/#tls.enabled