Notable issues fixededit
- The
bin/logstash-plugin uninstall <plugin>
command works as expected, successfully uninstalling the specified plugin #13823 - Logstash CLI tools are now able to use the selected JDK on Windows #13839
- Logstash can successfully locate the Windows JVM, even if the path includes spaces #13881
- The GeoIP database lookup will now respect a proxy defined with the http_proxy environment variable. #13840
Pluginsedit
Dissect Filter – 1.2.5
- Fix: bad padding
->
suffix with delimiter #84
Elasticsearch Filter – 3.11.1
- Fix: hosts ⇒ “es_host:port” regression #156
Dead_letter_queue Input – 1.1.11
Elasticsearch Input – 4.12.2
- Fix: hosts ⇒ “es_host:port” regression #168
Http_poller Input – 5.2.1
- Deps: unpin rufus-scheduler dependency #132
Jdbc Integration – 5.2.4
Tcp Output – 6.0.1
- Fix: logging fail retry to stdout #43
- Fix: Use
reconnect_interval
when establish a connection
转自 Logstash 8.1.1 Release Notes | Logstash Reference [8.1] | Elastic