vectordotdev / vector

A high-performance observability data pipeline.
https://vector.dev
Mozilla Public License 2.0
17.79k stars 1.58k forks source link

Security guide #4144

Open Hoverbear opened 4 years ago

Hoverbear commented 4 years ago

In https://github.com/timberio/vector/issues/1553 we added TLS to all applicable sources, and work to add this support to remaining sinks is ongoing.

As we discussed timberio/vector#2017 we noted that it would be of benefit to users if we did have a full guide for properly configuring TLS support.

Possible content:

dineshpalanivel commented 4 years ago

@binarylogic Do we have the support for "Tokens+ Plaintext (AuthN)" for the source "syslog" at the moment? I have not see any pointers related to this in the documentation. Perhaps it will be great if we can further drill down the documentation to show what is supported on what sources.. Thoughts?