Skip to content

Releases: logstash-plugins/logstash-output-monasca_log_api

v2.0.1: Retry connection to Keystone

19 Nov 14:52
Compare
Choose a tag to compare

Monasca-log-agent fails to start if there is not connection to keystone (#14)

v2.0.0: Support Logstash > 7

28 Aug 12:47
Compare
Choose a tag to compare
Upgrade plugin version in gemspec (#12)

Retry failed requests inifinitely

03 Dec 15:02
003b85e
Compare
Choose a tag to compare
Retry failed requests inifinitely (#9)

Wait between retries in increasing steps.
Fixes #8

Flush buffered logs on stop

20 Nov 15:15
3ed60dc
Compare
Choose a tag to compare
Merge pull request #6 from mattibf/issue5_flush_logs_on_close

Avoid data loss in stop
Send entries before stop (closes #5 )

Add path and stream to dimensions if they exists

24 Oct 09:40
Compare
Choose a tag to compare

Add path and stream to dimensions if they exists

In Docker environment path is not setup but logs could be accuired from
STDOUT stream.

Stable release

29 Sep 07:08
Compare
Choose a tag to compare
v1.0.1

on travis test against 5.6 and 6.0 logstash-core