logstash-plugins/logstash-output-monasca_log_api

Monasca client does not flush remaining logs on close

witekest opened this issue · 0 comments

When the process is stopped the output plugin should flush its buffer and free all used resources. Otherwise not processed log entries can get lost.