vectordotdev/vector

Kerberos support for Kafka sink

Open

#1326 opened on Dec 6, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (21,837 stars) (2,126 forks)batch import
domain: securitygood first issuehave: shouldsink: kafkatype: enhancement

Description

There are some relevant librdkafka docs here.

This should be a relatively simple matter of exposing the relevant configuration values, similar to #1276.

Contributor guide