Skip to content

Comments

feat: add support for multiple forward and http in globaInputs#1867

Open
ben-dov wants to merge 5 commits intofluent:masterfrom
ben-dov:master
Open

feat: add support for multiple forward and http in globaInputs#1867
ben-dov wants to merge 5 commits intofluent:masterfrom
ben-dov:master

Conversation

@ben-dov
Copy link
Contributor

@ben-dov ben-dov commented Feb 12, 2026

What this PR does / why we need it:

There are cases were we would like to add several forward or http global inputs to the same fluent deployment.
for example, separate processing logic depending on tag prefix.

Which issue(s) this PR fixes:

Fixes #1833

Does this PR introduced a user-facing change?

Added support for multiple forward and http in globaInputs.

Additional information

The PR does not include an breaking changes, since the first iteration of forward/http port name stays the same in the container and service of fluentd. The code can be further simplified by removing the backward compatibility logic.

.
Signed-off-by: ben-dov <ben.d@claroty.com>
.
Signed-off-by: ben-dov <ben.d@claroty.com>
.
Signed-off-by: ben-dov <ben.d@claroty.com>
@joshuabaird
Copy link
Collaborator

@ben-dov Thanks for the PR! Would you please add some tests for this functionality? I realize tests didn't exist prior to this PR, but we're trying to improve our testing coverage.

@ben-dov
Copy link
Contributor Author

ben-dov commented Feb 15, 2026

hey @joshuabaird,
Since there is already an end to end flunetd test, what sort of testing are you looking for?
I am new to GO, so will not be able to make any big change soon

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Fluentd sts does not support multiple forward or http in the globalInputs

2 participants