-
I recently implemented the 0.8.2 producer in jruby-kafka (https://github.com/joekiller/jruby-kafka/issues/24) and it could be useful for this project.
-
Thinking aloud, I can imagine certain usecases where the consumer might want to hold onto their current offset, partition tuple for logging, etc.
-
Because china block the official source, we use `https://ruby.taobao.org/` to instead.
But logstash do not use the source I set:
```
D:\logstash-1.5.5\bin>gem sources -l
*** CURRENT SOURCES ***
http…
-
when i enter "./plugin install logstash-input-mongodb" , error below raised:
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem …
-
User-story-ish-thing: As an person deploying Logstash, I may operate within an air-gapped datacenter or otherwise not-internet-connected facility. I would like to install and upgrade Logstash plugins …
-
Logstash stopped if I insert lumberjack input configuration. But Strange part is, it doesn't tell me when I do configtest. It says " Everything is OK".
This is the error message logged in the log fil…
-
Hi , I have the following error after I have a successful bundle and try to execute my app
> NameError: cannot load Java class kafka.consumer.ConsumerIterator
> for_name at org/jruby/javasup…
-
As a consumer of this gem, in order to write ruby code that talks to kafka, I want the gem's API to abstract away any differences that might occur internally based on the execution time environment (M…
-
I've run into an issue using the geoip filter in logstash 2.3 where the plugin is returning valid coordinates after looking up an IP address, but when logstash tries to send the data to elastic the co…
-
```
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/maven/cli/MavenCli : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java…