-
Is there a reason that logstash-core 7.9.9 is the highest version supported?
Is it possible to increase this to say
-
IMAP is intended to be used by multiple mail clients. We have some ops/qa folk that check the mailboxes independently of logstash. Their viewing is marking the messages as seen and the plugin is hard-…
-
there are issues that need to be fixed related to the shutdown refactor.
- a `stop` method should be implemented that force-closes the socket to make sure it will not ne stuck in IO somewhere regardl…
-
Hi! Opening new issue as requested:
- Version: 2.3.4
- Operating System: CentOS 6.6
We observed that if we have thousands throttle events Logstash crashes with this error:
`{:timestamp=>"2016-07-28T…
-
This issue is to request the listing of `logstash-output-lmlogs` plugin.
The purpose of the plugin is to output logs to LogicMonitor's LM Logs product for log aggregation and anomaly detection.
…
-
When sending logs via the `net` output, TLS client auth is necessary for a secure, encrypted connection and safe transmission of logs. This is especially important when sending logs to a foreign serve…
-
It is impossible to reach out to external network when traffic is routed through proxy that requires NTLM authentication. When inspecting http.rb mentioned below I found that proxy authentication is h…
-
Please post all product and debugging questions on our [forum](https://discuss.elastic.co/c/logstash). Your questions will reach our wider community members there, and if we confirm that there is a bu…
-
Hi,
I am getting the below mentioned error message while trying to start the logstash.
[ERROR] 2020-03-31 06:22:41.949 [[main]-pipeline-manager] javapipeline - Pipeline aborted due to error {:pipe…
-
Hello, I'm doing a bit of development with this codec (thank you for making this available, much appreciated). I struck an issue that may be due to change in logstash.
With logstash 6.3 (I haven't …