vectordotdev / vectordotdev/vector

Update Syslog context keys

Open
#341 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

domain: enriching have: should source: syslog
Dominant language
Rust
Stars
22.6k
Forks
2.3k
Avg merge
1d 7h
Merged PRs (30d)
146

Description

Current the Syslog source uses the "peer_addr" and "peer_path" keys. "peer_addr" should be updated to use event::HOST and I assume we'd want to do the same with "peer_path"?

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 Syslog source and the code that defines its current "peer_addr" and "peer_path" context keys. Check how event::HOST is used elsewhere, then determine whether both keys should change; done means the Syslog context uses the intended keys consistently and its existing checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
observability-sre
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.