Skip to content

Logstash restart hangs during tests #239

@widhalmt

Description

@widhalmt

Logstash in it's default configuration won't restart when there are messages in the pipeline that can't be written to an output.

There are two possible solution which should both work:

  • Use persisted queues for Logstash. Make this optional but use it in every Molecule check just to be sure
  • Set a parameter to allow unsafe restarts for Logstash

Personally I'd like to have both implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions