vectordotdev / vectordotdev/vector

Support `journald` as a Kubernetes log source

Open
#2,199 13 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

domain: sources needs: approval
Dominant language
Rust
Stars
22.6k
Forks
2.3k
Avg merge
1d 7h
Merged PRs (30d)
146

Description

We should consider supporting fetching logs from journald instead of via the file source for the kubernetes transform. This should be somewhat simple in the sense we don't need to change message parsing but just where the source of events come from.

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

Start by locating the Kubernetes transform and its existing file-source path, then trace how source events reach the unchanged message-parsing logic. The work is done when journald can provide Kubernetes logs through that path without requiring parsing changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, linux, rust
Domain
devops, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.