You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monasca-log-agent fails to start if there is not connection to keysto…
…ne (#14)
The purpose of this commit is to provide mechanism for monasca-log-agent
to wait for keystone service for determined amount of times instead of
failing at first try.
Bulk mode and monasca-log-api v3.0 support
Following to the latest changes on monasca-log-api
to version 3.0, we changed the implementation of
logstash-output-plugin to support bulk mode.
In addition, the output plugin is now able to collect
events and send them after a configurable set of
settings.
Change-Id: I376166864f03aad436aa544ffb94c0d6e88f1751
[Flexibility] Adding API version to plugin
Log-API is a REST Api that is versioned.
Such version may change in future so therefore
a mechanism do specify such version is required
as well as detecting unsupported versions.
Change-Id: Ib36284e882591ce86ef7c66e550cf9f44e3ef8ba