-
I was trying to get logstash1.5 working in docker, using https://github.com/roblayton/docker-logstash as a template and editing the run.sh in that repo just to run logstash on creation of the containe…
-
As in the process of having a test suite that test all plugins vs the current master version, and not with the last release in rubygems, I encountered with the need to use the :git notation in the Gem…
-
This is the installation log:
```
# /usr/local/logstash/bin/plugin install logstash-input-kafka-0.1.5.gem
validating logstash-input-kafka-0.1.5.gem >= 0
Valid logstash plugin. Continuing...
[ERROR] T…
-
The readme only specifically mentions kafka 8.1.1.
Does this plugin work with kafka 8.2 ?
-
Tried with 1.5.0-rc3.snapshot6.
1. un-tar and run `bin/plugin list`. Things work as expected
2. update plugins (we know mutate was published to 0.1.7 on RubyGems):
``` sh
ubuntu@ip-10-0-1-9:~/logsta…
-
```
io/console not supported; tty will not be manipulated
Gem::LoadError: You have already activated jar-dependencies 0.1.13, but your Gem
file requires jar-dependencies 0.1.7. Prepending `bundle exec…
-
This probably creates a smaller image: https://github.com/keithchambers/docker-logstash/blob/master/Dockerfile
Maybe we can fork this repo and iterate from there?
-
I realise that the this kafka plugin (https://github.com/joekiller/logstash-kafka) is part of the core logstash 1.5. However, I'm trying to get it installed to be part of this docker-logstash containe…
-
Currently Kafka 0.8.2.0 RC1 is out -- we should test and upgrade to 0.8.2.0 when it is GA
https://mail-archives.apache.org/mod_mbox/kafka-dev/201501.mbox/%3CCAFc58G_-6N2HWRr4Ddu-TeX%3Dmx3QgJziZXfxzMb…
-
Hi people
I downloaded the latest version but I cannot seem to be able to start the server. Here is the log, any ideas?
``````
Attaching to panoptes_postgres_1, panoptes_zookeeper_1, panoptes_cellec…