Sha256: 11d6955bc87231e16aff54ae817cb2e8caf0d768f0076725c4a5685c2ebf9bee
Contents?: true
Size: 1.37 KB
Versions: 1
Compression:
Stored size: 1.37 KB
Contents
## 1.1.0 * Up rake dependency version for CVE-2020-8130 * Support "warning" Severity in addition to "warn" [#51](https://github.com/fluent-plugins-nursery/fluent-plugin-remote_syslog/pull/51) * Make `packet_size` option valid to UDP [#46](https://github.com/fluent-plugins-nursery/fluent-plugin-remote_syslog/pull/46) ## 1.0.0 * Support fluentd-0.14 or later features [#24](https://github.com/dlackty/fluent-plugin-remote_syslog/pull/24) * Support TCP and TLS protocol [#24](https://github.com/dlackty/fluent-plugin-remote_syslog/pull/24) * Not support fluentd-0.12.0 from this version ## 0.3.3 * Allow override "severity" or "facility" from records [#19](https://github.com/dlackty/fluent-plugin-remote_syslog/pull/19) * Change default port to 514 [#15](https://github.com/dlackty/fluent-plugin-remote_syslog/pull/15) ## 0.3.2 * Rewrite plugin to make rewrite tag function work properly [#4](https://github.com/dlackty/fluent-plugin-remote_syslog/pull/4) ## 0.3.1 * Fix errors in last release [#3](https://github.com/dlackty/fluent-plugin-remote_syslog/pull/3) ## 0.3.0 (yanked) * Integrate with `Fluent::Mixin::RewriteTagName` [#2](https://github.com/dlackty/fluent-plugin-remote_syslog/pull/2) ## 0.2.1 * Fix encoding issue ## 0.2.0 * Integrate with `Fluent::Mixin::PlainTextFormatter` * **BREAKING**: Remove `key_name` config, use `output_data_type` instead ## 0.1.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-remote_syslog-1.1.0 | CHANGELOG.md |