Skip to content

Provide option to ignore SIGCONT #3932

Description

@jregovic

Is your feature request related to a problem? Please describe.

When running under systemd, fluentd will produce a sigdump file even when a normal exit occurs.

Systemd sends a SIGCONT tot he process after the SIGTERM, which causes the sigdump file to be generated, putting unnecessary files in /tmp

Describe the solution you'd like

An option in the fluentd config file to disable producing sigdump files

Describe alternatives you've considered

We have adjusted settings for our systemd unit file, but systemd always sends the sigcont.

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

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions