Re: kafka + logstash

2016-06-20 Thread Asaf Mesika
You should try opening an issue in the github repo of this plugin. Also try
writing in the LogStash forum

On יום א׳, 19 ביוני 2016 at 20:39 Fahimeh Ashrafy 
wrote:

> Hello all
>
> I use kafka input and kafka output plugin in logstash. I have high cpu
> usage, what can I do to get it better?
> logstash version 2.3.2
> logstash-input-kafka 2.0.8
> logstash-output-kafka 2.0.5
>
> Thanks a lot
>


kafka + logstash

2016-06-19 Thread Fahimeh Ashrafy
Hello all

I use kafka input and kafka output plugin in logstash. I have high cpu
usage, what can I do to get it better?

Thanks a lot


kafka + logstash

2016-06-19 Thread Fahimeh Ashrafy
Hello all

I use kafka input and kafka output plugin in logstash. I have high cpu
usage, what can I do to get it better?
logstash version 2.3.2
logstash-input-kafka 2.0.8
logstash-output-kafka 2.0.5

Thanks a lot


Informal Kafka logstash user survey

2014-08-04 Thread Joseph Lawson
Hi everyone,

The maintainers of logstash is considering adding my Kafka plugin 
(https://github.com/joekiller/logstash-kafka ) to the core of logstash.  They 
are asking at the following link for some +1s from users. Please feel free to 
chime in. https://groups.google.com/forum/m/#!topic/logstash-users/n1NKYDOfnuU 

-Joe Lawson

RE: introducing jruby-kafka (Kafka 0.8beta1) and Kafka logstash input

2013-10-07 Thread Joseph Lawson
Sure go ahead.

From: Neha Narkhede 
Sent: Monday, October 07, 2013 12:23 PM
To: users@kafka.apache.org
Subject: Re: introducing jruby-kafka (Kafka 0.8beta1) and Kafka logstash input

Hi Joe,

This is great and thanks for sharing. If you are up for maintaining this,
would you like to add this to
https://cwiki.apache.org/confluence/display/KAFKA/Clients ?

Thanks,
Neha


On Mon, Oct 7, 2013 at 8:10 AM, Joseph Lawson  wrote:

> Hi everyone,
>
>
> I wrapped kafka 0.8beta1 client into a jruby class:
> https://github.com/joekiller/jruby-kafka and then a wrote an input for
> logstash: https://github.com/joekiller/logstash/tree/kafka8
>
> It's a little rough around the edges still but it does work fine.
>
> I'll be enhancing both the logstash side, like making an output, and the
> jruby-kafka side to create a producer.
>
>
> Either way just putting this out there.
>
>
> -Joe
>


Re: introducing jruby-kafka (Kafka 0.8beta1) and Kafka logstash input

2013-10-07 Thread Neha Narkhede
Hi Joe,

This is great and thanks for sharing. If you are up for maintaining this,
would you like to add this to
https://cwiki.apache.org/confluence/display/KAFKA/Clients ?

Thanks,
Neha


On Mon, Oct 7, 2013 at 8:10 AM, Joseph Lawson  wrote:

> Hi everyone,
>
>
> I wrapped kafka 0.8beta1 client into a jruby class:
> https://github.com/joekiller/jruby-kafka and then a wrote an input for
> logstash: https://github.com/joekiller/logstash/tree/kafka8
>
> It's a little rough around the edges still but it does work fine.
>
> I'll be enhancing both the logstash side, like making an output, and the
> jruby-kafka side to create a producer.
>
>
> Either way just putting this out there.
>
>
> -Joe
>


introducing jruby-kafka (Kafka 0.8beta1) and Kafka logstash input

2013-10-07 Thread Joseph Lawson
Hi everyone,


I wrapped kafka 0.8beta1 client into a jruby class: 
https://github.com/joekiller/jruby-kafka and then a wrote an input for 
logstash: https://github.com/joekiller/logstash/tree/kafka8

It's a little rough around the edges still but it does work fine.

I'll be enhancing both the logstash side, like making an output, and the 
jruby-kafka side to create a producer.


Either way just putting this out there.


-Joe