Thanks. I'll have a look at the raw option.
Regarding logstash, I don't fully understand it's utility. It says that it 
can take messages from a Redis server. But if I have to set up Redis, I 
could simply use the Redis river to index into Elasticsearch. Is there any 
additional benefit that Logstash would give me?

On Thursday, January 15, 2015 at 4:06:12 AM UTC+5:30, David Pilato wrote:
>
> You should look at raw option or better look at Logstash.
>
> My 2 cents.
>
> David
>
> Le 14 janv. 2015 à 23:29, Chinch Pokli <[email protected] <javascript:>> a 
> écrit :
>
> Hi,
>
> I am using elasticsearch to index twitter stream. Until recently I was 
> using the official river which was working great but realized that it 
> throwing out much of the data (e.g. it is not storing number of followers 
> etc. data).
>
> Is there a way to make the river to store all the data? If not, I am fine 
> with writing a streaming code which will stream and index. But have a 
> concern. How many documents can elasticsearch index per second? I might 
> eventually need to index almost 10,000 documents (each document = 2 KB) per 
> second (current requirement is of 100 documents per second). Is this even 
> feasible? If yes, do I need to make any special modifications?
>
> Thanks-in-advance!!
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/elasticsearch/da547692-903b-4793-a77e-fd5f0b5a01b7%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/elasticsearch/da547692-903b-4793-a77e-fd5f0b5a01b7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/d89e6057-ab58-49ef-a553-c5bd5265c172%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to