vectordotdev / vectordotdev/vector

Kerberos support for Kafka sink

Open
#1,326 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

domain: security good first issue have: should sink: kafka
Dominant language
Rust
Stars
22.6k
Forks
2.3k
Avg merge
1d 7h
Merged PRs (30d)
146

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the linked librdkafka SASL/Kerberos documentation and compare issue #1276 to find how Kafka sink configuration values are exposed. Identify the relevant sink configuration path, expose the Kerberos-related values, and verify that the Kafka sink can use them for authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
kafka, rust
Domain
stream-processing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.