-
hello, there, I got the following exception when running logstash:
- Version: I download the current stable version logstash-5.4.1]
- Operating System: Redhat Enterprise R6.6(Santiago)
- Config…
-
The current build is failling on travis, Probably some test are flaky or the travis box is a bit saturated.
```
Failures:
1) inputs/kafka #kafka-decorate should show the right topic and group name …
-
I'm not able to run logstash with logstash-input-kafka plugin.
This is error log from my docker:
`logstash_1 | {:timestamp=>"2016-09-18T15:31:10.948000+0000", :message=>"Pipeline aborted due t…
-
My schema file (user.avsc) is -
{"namespace": "example.avro",
"type": "record",
"name": "User",
"fields": [
{"name": "name", "type": "string"},
{"name": "favorite_number", "type": ["in…
-
So we have Logstash deadlocking on us.....
We have a simple configuration using a Kafka input and an HTTP output to ES.
It can run fine for a day or more and then just freeze without warning. Toda…
-
seen in https://travis-ci.org/elastic/logstash/jobs/231200764#L2253-L2274
```
1) Test Kafka Input can ingest 37 apache log lines from Kafka broker
Failure/Error: expect(@fixture.output_exi…
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
Hi,
I'm still trying to use this docker image, with a trivial goal of connecting Kafka to ElasticSearch.
I'm using http://docs.datamountaineer.com/en/latest/elastic.html — which I don't seem to find…
costa updated
7 years ago
-
Line 182 tries to set event["kafka"] to a ruby hash.
Unfortunately the key is an array of bytes. JRuby wraps this in an ArrayJavaProxy.
Java Event does not like this.
Fix: stringify the `message_and_…
-
karaf@root()> feature:install camel-blueprint
Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-blueprint; type=karaf.feature; version="[2…