-
Hi,
We're using logstash 6.1 with kafka input and elasticsearch output. Our inputs (from kafka) are json serialized objects and all of them serialized from same object.
This serialized object I'…
-
- Version: 6.2.1
- Operating System: Ubuntu 1604, docker 17.09
- Config File (if you have sensitive info, please remove it):
Dockerfile:
FROM docker.elastic.co/logstash/logstash:6.2.1
COPY plug…
-
While working on benchmark of [Kafka frameworks for Ruby](https://github.com/imanel/kafka-ruby-benchmark) I've discovered that Karafka is really slow. Since there is barely any configuration (only aut…
-
Trying to build docker image, changed from logstash:latest to logstash:5
```
Building logstash
Step 1 : FROM logstash:5
---> b8378ec492c6
Step 2 : ENV http_proxy http://:80
---> Using cache
---> 9…
-
**EDIT** Discussion moved to: https://github.com/elastic/logstash/issues/9521
@**EDIT** This proposal has been revised 2018-03-26. I'm just editing in place to spare new people to this issue.
…
-
from https://discuss.elastic.co/t/statuslogger-error-while-starting-logstash-5-but-indexting-working/64686
-----
When I start logstash using the command;
`./logstash --path.settings=../config…
-
# Please always follow these steps:
- [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…
-
the PR Travis integration test has failed with an unrelated Kafka input error.
See https://travis-ci.org/elastic/logstash/jobs/266095127
```
Failures:
1) Test Kafka Input can ingest 37 apache …
-
I was trying logstash2.0 beta2 with elasticsearch 2.0.0.rc1 with config
elasticsearch { hosts => ['localhost']
action => "update"
document_id => "%{msgid}"
doc_as_upsert => …
-
Form https://travis-ci.org/elastic/logstash/jobs/234760314
```
1) Test Kafka Input can ingest 37 apache log lines from Kafka broker
Failure/Error: @fixture = Fixture.new(__FILE__)
…