IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
These plugins may fail in Logstash 8.10.0:
-
Avro codec plugin.
The avro codec plugin may fail with an
(Errno::ENOENT) No such file or directory
error #42. This issue has been resolved in plugin v3.4.1 #43. - Imap input plugin. Due to JRuby upgrade, the plugin is broken and will be unbundled. Details and updates are available in GitHub issue #61.
-
Email output plugin.
Plugin raises
LoadError: no such file to load -- net/smtp
runtime error. See the issue details and work around in GitHub issue #68.
Elasticsearch Output - 11.16.0
- Added support to Serverless Elasticsearch #114
Elastic_serverless_forwarder input 0.1.2
- Introduces a dedicated input plugin for receiving events from Elastic Serverless Forwarder. This plugin is in late Technical Preview, which means that as we iterate toward a stable API both configuration options and implementation details may change in subsequent releases without the usual deprecation warnings. If you use this plugin, please keep your eye on the relevant changelogs when upgrading. #4
Kafka Integration - 11.3.0
- Changed Kafka client to 3.4.1 #145
Tcp Input - 6.3.5
-
Standardized SSL settings #213
-
deprecated
ssl_enable
in favor ofssl_enabled
-
deprecated
ssl_cert
in favor ofssl_certificate
-
deprecated
ssl_verify
in favor ofssl_client_authentication
when mode isserver
-
deprecated
ssl_verify
in favor ofssl_verification_mode
when mode isclient
-
deprecated