Skip to content

feat(common.socket): added allowed_sources configuration option to socket plugin#2

Open
tgulden05 wants to merge 12 commits intomasterfrom
allowed_sources
Open

feat(common.socket): added allowed_sources configuration option to socket plugin#2
tgulden05 wants to merge 12 commits intomasterfrom
allowed_sources

Conversation

@tgulden05
Copy link

Summary

The socket input plugin currently accepts data from all sources. This change adds an optional allowed_sources configuration option to the socket plugin that will allow to control which sources can send data to the input plugin. The key motivation is to make sure that only trusted sources contribute to collected data.

Checklist

Related issues

Issue

@tgulden05 tgulden05 self-assigned this Nov 13, 2025
@tgulden05 tgulden05 added the enhancement New feature or request label Nov 13, 2025
@tgulden05 tgulden05 changed the title Allowed sources added allowed_sources configuration option to socket plugin Nov 13, 2025
@tgulden05 tgulden05 changed the title added allowed_sources configuration option to socket plugin feat(common.socket): added allowed_sources configuration option to socket plugin Nov 13, 2025
tgulden05 and others added 6 commits December 1, 2025 11:14
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants