-
Notifications
You must be signed in to change notification settings - Fork 326
help request: fluentd separate data pipeline for each source #1831
Open
Description
Describe the issue
I want to use the same fluentd deployment with two different data sources of type forward (different ports)
Without using the operator and CRDs, the solution with labels is simple and documented here
If you want to separate the data pipelines for each source, use Label.
While the fluentd CRDs support labels from the input, I did not find a method to expand it to the filter and output like the example in the docs.
workaround
Another solution is to use tag prefix per source, but It reduces readability.
How did you install fluent operator?
helm
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.