- #73 fix: remove deadlock possibility by adding resend_queue queue
- #68 feat: retry on 502 error code
- #60 Fix plugin metrics not being sent
- #53 Fix "undefined method `blank?'"
- #52 Fix logstash-plugin-http_client version conflict in Logstash 7
- #41 Provide Docker image with Logstash 6.6 + output plugin on docker hub
- #41 Kubernetes support with Logstash beats to SumoLogic
- #41 CI improving
- #36 Update sender to send in batch.
- #36 Support %{} field evaluation in
source_category
,source_name
,source_host
parameters - #39 Disable cookies by default
- Bug fix: memory leak when using
%{@json}
in format
- Bug fix on plug-in logging and samples
- Support message piling with both
interval
andpile_max
- Support in memory message queue to overall enhance throughput
- Retry sending when get throttled or temporary server problem
- Support monitor throughput statistics in metrics
- Support metrics sending
- Initial release