-
While setting up my logstash filter I get the following error :
**data length is too short (data: "")**
followed by logstash crashing.
The field I use as zabbix_value exists and is a string
…
-
Since Kafka Client 0.10.2.1, Kafka consumer has a new setting called `sasl.jaas.config` which allows:
- having different login/password per Kafka consumer
- not setting the system property in https…
-
There seems to be an issue with the way riemann plugin handles tags.
Given I have the following data forwarded from logstash to riemann output:
```
{
"@version": 1,
"@timestamp": "2015-09-16T13:…
-
This AWS [blog post](https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/) outlines the IAM Roles for Service Accounts feature that is new for EKS.
It appear…
-
With PR https://github.com/logstash-plugins/logstash-integration-kafka/pull/8 changed the behavior of `ssl_endpoint_identification_algorithm` for the output, now it's empty it disable the truststore b…
-
I'm using Redis as a message queue for elasticsearch.
Logstash output and input plugins actually support writing messages to a[ single list/key or a channel](https://www.elastic.co/guide/en/logstas…
-
Related to #5373 and #5361 I suggest we move out `Runner` and `Agent` outside logstash-core since this code is really specific to launching the logstash application and do not make sense in the contex…
-
VSCode version: 1.22.2
Logstash plugin version: 0.0.3
I was looking at the [Filebeat configuration examples for Logstash](https://www.elastic.co/guide/en/logstash/6.2/logstash-config-for-filebeat-…
-
This would be a neat way to handle multiline in a docker environment by wrapping apps that are not logstash-aware in this beat, handling multiline and sending the results on to Docker. Please consider…
-
Hi,
I'm doing a lot of testes using MQTT (Mosquitto) and this plugin with logstash. Almost everything works fine. I've found one scenario where a strange behavior is found.
If I submit 10,000 me…
ghost updated
6 years ago