Skip to content

[EKS][FARGATE] Support for Forward Output plugin in EKS 1.30.0  #848

Description

@Mkori1

I am using EKS v.1.30.0. I wanted to forward Fargate container logs to Fluentd aggregator. It complains about Forward Plugin not supported.

This is my config.

output.conf: |
[OUTPUT]
Name forward
Match kube.*
Host fluentd-aggregator.default.svc.cluster.local
Port 24224

Any sort of help how I can forward logs to Fluentd Aggregator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions