Skip to content

If fluentd container is restarted configuration is duplicated #1

@szymonpk

Description

@szymonpk

If container is restarted on the node (docker restart <id>) fluentd.conf is not built from scratch, configuration is duplicated (appended once more), with multiple restarts it may lead to significant log multiplication.

I think it is this line fault (and any other using cat << EOF >>).

I think we could start with empty file on each fluentd boot, any objections? or better ideas how to handle this? If not I can prepare PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions