Skip to content

help request: fluentd separate data pipeline for each source #1831

Description

@ben-dov

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions