Logstash 6.7.2 Release Notesedit

  • Handle duplicate config entries #10619
  • Log successful shutdowns #10628
  • Fix default codec and buffer handling in Java stdout output #10673
  • Work around jruby-5642 during package installation on jdk11 #10658
  • Update Bundler to 1.17.3 #10685
  • Update JRuby to 9.2.7.0 #10674
  • Fix default codec and buffer handling in Java stdout output #10673

Pluginsedit

File Input

  • Fixed problem in Windows where some paths would fail to return an identifier ("inode"). Make path into a C style String before encoding to UTF-16LE. #232

S3 Output

  • Add support for setting mutipart upload threshold #202