Sha256: c834f25c1846835310ba1c1ad29753014a40b9d5e35015d0ece89b56cc165115
Contents?: true
Size: 1.78 KB
Versions: 1
Compression:
Stored size: 1.78 KB
Contents
## 1.0.3 -[DOC] Fix attributes to accurately set and clear default codec values [#23](https://github.com/logstash-plugins/logstash-integration-logstash/pull/23) ## 1.0.2 - Fix: input plugin now correctly applies common event decorators `type`, `tags`, and `add_field` to events after receiving them ## 1.0.1 - Fix: improves throughput by allowing pipeline workers to share a plugin instance _concurrently_ instead of _sequentially_ [#19](https://github.com/logstash-plugins/logstash-integration-logstash/pull/19) ## 1.0.0 - Introduces the load balancing mechanism to distribute the requests among the `hosts` [#16](https://github.com/logstash-plugins/logstash-integration-logstash/pull/16) ## 0.0.5 - [DOC] Fixes to link formatting [#15](https://github.com/logstash-plugins/logstash-integration-logstash/pull/15) ## 0.0.4 - Simplify configuration [#13](https://github.com/logstash-plugins/logstash-integration-logstash/pull/13) - Introduce a default `port` of `9800` for both input and output plugins - BREAKING: Introduce `hosts` config to output plugin, _replacing_ its separate `host` and `port` configurations ## 0.0.3 - [DOC] Minor doc changes and version bump to facilitate adding integration files to doc build [#14](https://github.com/logstash-plugins/logstash-integration-logstash/pull/14) ## 0.0.2 - Enable data compression [#10](https://github.com/logstash-plugins/logstash-integration-logstash/pull/10) ## 0.0.1 - Minimal bootstrap of Logstash to Logstash plugin [#1](https://github.com/logstash-plugins/logstash-integration-logstash/pull/2) - Complete bootstrap and fix documentation [#3](https://github.com/logstash-plugins/logstash-integration-logstash/pull/3) - Apply SSL standardization [#7](https://github.com/logstash-plugins/logstash-integration-logstash/pull/7)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
logstash-integration-logstash-1.0.3-java | CHANGELOG.md |