logstash icon indicating copy to clipboard operation
logstash copied to clipboard

Logstash - transport and process your logs, events, or other data

Results 431 logstash issues
Sort by recently updated
recently updated
newest added

[Pub/Sub Lite](https://cloud.google.com/pubsub/docs/choosing-pubsub-or-lite) is a lower-cost, zonal version of google's Pub/Sub service that has the same user-facing API while using a different low level API for efficiency reasons. I would like...

new plugin

- Version: LS 6.5.6 and 6.1.2 - Operating System: CentOS 7 - Steps to Reproduce: [docker_squidAndLogstashWithIptables.zip](https://github.com/elastic/logstash/files/1649887/docker_squidAndLogstashWithIptables.zip) 1- Create an image from logstash image adding iptables (using my docker id): ```...

plugin manager

When Logstash is run as service and the password is not available to the running service via `/etc/sysconfig/logstash` the following error message may occur: ``` [2018-06-06T16:52:47,582][ERROR][logstash.agent ] Failed to execute...

int-shortlist

This meta issue will capture the requirements to enable us to deliver a native M1 version of logstash and publish at the elastic.co download page along with the other released...

enhancement
meta
status:work-in-progress
m1

The HTTP Poller Input Plugin provides useful request/response metadata that can be used for troubleshooting and error handling further in the pipeline. It would be very useful to have this...

enhancement
int-shortlist
status:needs-triage

A standard filter plugin allows implementers to override a `close` method, to release any resources that may have been allocated while the plugin was running - eg releasing a scheduler...

bug
status:needs-triage

Logstash HTTP output plugin entry for **client_key** https://www.elastic.co/guide/en/logstash/current/plugins-outputs-http.html#plugins-outputs-http-client_key is not mentioned that it should be in `pksc8` format When setting a non pksc8 certificate the following stack appears with message...

docs
status:needs-triage

It looks like the version of Kramdown that you are using has a security issue filed. Could you please update the version? https://security-tracker.debian.org/tracker/CVE-2020-14001 >The kramdown gem before 2.3.0 for Ruby...

defunct

This issue serves as a place to capture and track tangential issues and improvements surfaced during work on issue #14262 and PR #14032. In the course of a phased docs...

OS: CentOS 7.x (latest) After upgrading logstash from version 7.16.3 to latest version 7.17.5 logstash is not producing logs under `/var/log/logstash/` but logstash is working fine and is processing logfiles....

bug
status:needs-triage