v9.3.8
📦 logstashView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release of Logstash addresses a bug in the Beats input plugin where proxy environment variables were not being respected. This ensures that network traffic from the Beats input plugin correctly uses configured HTTP proxies.
🐛 Bug Fixes
- Fixes an issue where the `http_proxy` and `https_proxy` environment variables were not being respected by the HTTP client in the Beats input plugin.