fluent-operator icon indicating copy to clipboard operation
fluent-operator copied to clipboard

add tag parameter to forward output plugin

Open fschlager opened this issue 1 year ago • 1 comments

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1165

Does this PR introduced a user-facing change?

Adds the optional `Tag` parameter to fluentbit's output plugin `forward`.

Additional documentation, usage docs, etc.:


fschlager avatar May 14 '24 15:05 fschlager

@fschlager Thanks for the PR, don't forget to sign your commit next time:

git commit -s --amend
git push -f

benjaminhuo avatar May 15 '24 01:05 benjaminhuo