issues Search Results · repo:logstash-plugins/logstash-input-http language:Ruby
Filter by
0 results
(85 ms)0 results
inlogstash-plugins/logstash-input-http (press backspace or delete to remove)Description
Recently, we observed that using same event loop executor group for both boss and worker seems brings problems for
heavily used systems. When terminating the plugin, event loop group still ...
mashhurs
- Opened on Aug 21, 2024
- #177
When using Logstash http input plugin the connection not closed so that the fd process increased .when reach ulimit my
pipeline got terminated
bug
Pradeep08-hub
- Opened on Jul 4, 2024
- #175
This is my config:
input {
http {
port = 8080
ssl_enabled = true
ssl_key = /etc/logstash/certs/logstash/logstash.pkcs8.key
ssl_certificate = /etc/logstash/certs/logstash/logstash.crt ...
bug
roaksoax
- Opened on Sep 26, 2023
- #169
When an ssl_keystore_path and ssl_keystore_password are provided, the plugin is using the JksSslBuilder to construct the
Netty s SslContext. This builder is incomplete and needs to be fixed to behave the ...
bug
status:needs-triage
edmocosta
- Opened on Sep 13, 2023
- #168
According to the documentation
(https://www.elastic.co/guide/en/logstash/current/plugins-inputs-http.html#plugins-inputs-http-ecs_metadata), the
following ECS metadata is populated by the http input plugin: ...
enhancement
kxs-who
- Opened on Feb 7, 2023
- #164
!-- Describe the feature.
Please give us as much context as possible about the feature. For example, you could include a story about a time when
you wanted to use the feature, and also tell us what you ...
enhancement
cstegm
- Opened on Nov 17, 2022
- #161
This is a stub issue for tracking to be followed-up with a PR that describes the improvement more succinctly with code
than I can do in a formal issue description.
status:work-in-progress
yaauie
- Opened on Nov 10, 2022
- #159
This is an ask from the Elastic Cloud Monitoring team, in order to enable Logstash output for our Elastic Serverless
Forwarder product. https://github.com/elastic/elastic-serverless-forwarder/issues/112. ...
enhancement
tommyers-elastic
- 3
- Opened on Sep 26, 2022
- #157
For Content-Type application/json the json codec is used by default. That is helpful, but with the introduction of ECS
it creates an issue. If the target option on the codec is not set (and the plugin ...
TheVastyDeep
- 2
- Opened on May 10, 2022
- #155
logstash-input-http currently builds with io.netty:netty-all version 4.1.49
The current version of netty at the time of writing is 4.1.63 and fixes a few security vulnerabilities. None of the
issues are ...
bug
joshbressers
- Opened on Jun 14, 2021
- #139

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.