Logstash 7.6.1 release, open source server data processing procedures

Logstash is an open source server-side data processing pipeline, can simultaneously acquire data from multiple sources, data conversion, and then transmits the data to your favorite "Repository" in the. Currently, Logstash 7.6.1 has been released, this version updates are as follows: 

Logstash 7.6.1 Release Notes 

  • [The DOC] ls netflow rework drop notification module # 11600
  • [The DOC] 7.6 forth inside the collector drop state # 11607
  • [DOC] fix set the name for monitoring # 11597
  • [DOC] Add Apple notary information # 11588

Plugins

Dns Filter

  • Timeout :: timeout block will be replaced by  Resolv::DNS::timeouts= # 62
  • Increased limits ruby version> 2.0 is, effectively necessitates Logstash 6.x +  # 62

Memcached Filter

  • Fixed not set ttl issue # 13

Split Filter

  • Fixed an issue @target optimization will prevent event.remove (@field) is called # 40

Beats Input

  • Fixed an issue created unnecessary SslContext for each connection # 383
  • Fixed an issue is not called when the inflator closed end # 383
  • Because of problems IdleStateHandler, Netty will be downgraded to 4.1.34 # 380

......

More detailed information can view the release notes: https://www.elastic.co/guide/en/logstash/7.6/logstash-7-6-1.html#_plugins

Guess you like

Origin www.oschina.net/news/114310/logstash-7-6-1-released