Skip to content

Conversation

@AmitPr
Copy link

@AmitPr AmitPr commented Jan 20, 2026

Summary

Adds glob support to the journald source matches (include_matches, exclude_matches). This allows us to match e.g. all processes that start with my-program-*

How did you test this PR?

Added unit tests to the journald source.

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

Closes #12203

@AmitPr AmitPr requested a review from a team as a code owner January 20, 2026 23:40
@github-actions github-actions bot added the domain: sources Anything related to the Vector's sources label Jan 20, 2026
@github-actions
Copy link

github-actions bot commented Jan 20, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@AmitPr
Copy link
Author

AmitPr commented Jan 20, 2026

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: sources Anything related to the Vector's sources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support wildcards in journald source include_matches and exclude_matches

1 participant