Files
community.general/plugins
patchback[bot] 6e379091a4 [PR #11951/881f64c9 backport][stable-12] logstash_plugin: fix proxy support and improve error reporting (#11971)
logstash_plugin: fix proxy support and improve error reporting (#11951)

* fix(logstash_plugin): use env vars for proxy, expose stderr on failure

Replace broken -DproxyHost/-DproxyPort JVM flags with http_proxy/https_proxy
environment variables, which are respected by modern Logstash bundled JDK.
Also include stderr in fail_json so the actual error output is visible.

Fixes #8650

* feat(changelog): add fragment for PR 11951

(cherry picked from commit 881f64c93b)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-05-02 10:04:32 +02:00
..