New

The executive guide to generative AI

Read more

Logstash release notes

edit

Logstash version 9.0.0-rc1

edit

Coming in 9.0.0-rc1.

Logstash version 9.0.0-beta1

edit

Breaking changes

edit

Pipeline buffer type changed to heap

edit

Set pipeline.buffer.type to direct to continue using direct memory with Elastic Agent, Beats, TCP, and HTTP input plugins #16500

Removed deprecated params

edit

http.* params replaced by api.* are removed #16552

event_api.tags.illegal no longer exists. Instead, Logstash generates _tagsparsefailure in the event tags and the illegal value is written to the _tags field #16461

Removed Logstash modules

edit

Removed netflow, fb_apache and azure #16514

Removed Arcsight module and the modules framework #16794

Removed ingest-converter #16453

JDK 11 support drop

edit

Starting with Logstash 9.0, we no longer support Java 11 #16443

Docker base image change

edit

Logstash on Docker, Ubuntu base image changed to UBI #16599

Logstash does not run with superuser by default

edit

Starting with 9.0, set allow_superuser to true if you prefer running Logstash as a superuser #16558

Logstash introduces new setting to allow legacy internal monitoring

edit

Starting from 9.0, set xpack.monitoring.allow_legacy_collection to true to explicitly permit legacy monitoring #16586

Logstash avoids JSON log lines collision

edit

log.format.json.fix_duplicate_message_fields config is enabled by default to avoid collision on message field in log lines when log.format is JSON #16578

Plugin releases

edit

elastic_integration Filter - 9.0.0

  • 9.0 prerelease compatible plugin version #265

Elasticsearch Filter - 4.1.0

  • Remove deprecated SSL settings #183

Http Filter - 2.0.0

  • Remove deprecated SSL settings #54

Beats Input - 7.0.1

  • Remove deprecated SSL settings #508

Elastic_serverless_forwarder Input - 2.0.0

  • Remove deprecated SSL settings #11
  • Promote from technical preview to GA #10

Elasticsearch Input - 5.0.0

  • Remove deprecated SSL settings #213

Http Input - 4.1.0

  • Remove deprecated SSL settings #182

Http_poller Input - 6.0.0

  • Remove deprecated SSL settings #149

Tcp Input - 7.0.0

  • Remove deprecated SSL settings #228

Kafka Integration - 11.6.0

  • Support additional oauth and sasl configuration options for configuring kafka client #189

Snmp Integration - 4.0.6

  • [DOC] Fix typo in snmptrap migration section #74

Elasticsearch Output - 12.0.2

  • Remove deprecated SSL settings #1197

Http Output - 6.0.0

  • Remove deprecated SSL settings #147

Tcp Output - 7.0.0

  • Remove deprecated SSL settings #58