You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/static/releasenotes.asciidoc
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,11 @@ This section summarizes the changes in the following releases:
85
85
[[logstash-8-17-4]]
86
86
=== Logstash 8.17.4 Release Notes
87
87
88
+
[[known-issues-8-17-4]]
89
+
==== Known issues
90
+
91
+
** The https://github.com/logstash-plugins/logstash-input-http_poller[http_poller input] plugin will terminate during pipeline startup due to an issue with an underlying library. Please upgrade to logstash-input-http_poller 5.6.1 using {ls}'s plugin manager with `bin/logstash-plugin update logstash-input-http_poller`.
92
+
88
93
[[notable-8-17-4]]
89
94
==== Notable issues fixed
90
95
@@ -3296,4 +3301,4 @@ We have added another flag to the Benchmark CLI to allow passing a data file wit
3296
3301
This feature allows users to run the Benchmark CLI in a custom test case with a custom config and a custom dataset. https://github.com/elastic/logstash/pull/12437[#12437]
0 commit comments