Releases: oracle/weblogic-logging-exporter
Release 2.0-alpha-1
This alpha release is a first step on the journey to a 2.0 version. For 2.0, we would like to support more backends (sinks), more configurability and a better configuration file approach, possibly YAML-based.
This release includes a PR (#20) from @NickWemekamp which adds support for writing JSON logs from a WebLogic server to a file directly on the server.
Release 1.0.1
Resolves issue #9 allowing the WEBLOGIC_LOGGING_EXPORTER_CONFIG_FILE environment variable to work correctly.
Release 1.0.0
Release 1.0.0
No feature changes, but promoting this release to a "v1" status as it is now pretty stable and well tested.
Bug fix release 0.1.1
Fixes an issue in 5.x versions of Elasticsearch where we were using an incorrect type name.
WebLogic Logging Exporter 0.1
This is the initial release of the WebLogic Logging Exporter which supports pushing log records to Elasticsearch using its REST API. Only server logs are supported in this release.