logstash-plugins / logstash-input-file

Apache License 2.0
68 stars 101 forks source link

Change read mode to immediately stop consuming lines when shutting down #322

Closed edmocosta closed 9 months ago

edmocosta commented 10 months ago

This PR changes the read mode to immediately stop consuming buffered lines when the pipeline shutdown is requested.


Closes: https://github.com/logstash-plugins/logstash-input-file/issues/323