Thanks Mark.  I have gone through the Logstash documentation on RabbitMQ. 
Do you have an idea of how I can stream the logs in realtime using any 
programming language?

On Tuesday, March 17, 2015 at 6:23:02 PM UTC+1, Olalekan Elesin wrote:
>
> After proper setting up RabbitMQ river for elasticsearch, I issued the 
> command GET <my_ip>:9200/_river/my_river/status, 
>
> {
>
>     "_index": "_river",
>
>     "_type": "my_river",
>
>     "_id": "_status",
>
>     "_version": 2,
>
>     "found": true,
>
>     "_source": {
>
>         "node": {
>
>             "id": "-nA8mbDEQ4e3l4HVqlIToA",
>
>             "name": "Skullfire",
>
>             "transport_address": "inet[/<my_ip>:9300]"
>
>         }
>
>     }
>
> }
>
> but data is shown to be indexed. Please help. 
>
> Thank you.
>
>
>

-- 
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/d6263d54-7ebc-4159-b362-1e3318d54779%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to