Elastic searchh

'm new to logstash just downloaded ... trying to add elastic search to
simple config file and stuck how to test that elastic search in the browser
I got to test or what?
And i want to know what is curl command do.. what is the localhost link ?

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9ff7a755-e081-44e0-a73c-2d7058b7a474%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

On Sunday, 23 February 2014 02:10:16 UTC+5:30, soma shekar wrote:

'm new to logstash just downloaded ... trying to add Elasticsearch to
simple config file and stuck how to test that Elasticsearch in the browser
I got to test or what?
And i want to know what is curl command do.. what is the localhost link ?

'm confused what link to give to my machine for searching elastic is runing
properly or not?

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/0a18cd35-1ab6-4068-aa9e-b9a8150cb986%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

On Sunday, 23 February 2014 02:13:52 UTC+5:30, soma shekar wrote:

On Sunday, 23 February 2014 02:10:16 UTC+5:30, soma shekar wrote:

'm new to logstash just downloaded ... trying to add Elasticsearch to
simple config file and stuck how to test that Elasticsearch in the browser
I got to test or what?
And i want to know what is curl command do.. what is the localhost link ?

'm confused what link to give to my machine for searching elastic is
runing properly or not?

curl -s http://127.0.0.1:9200/_status?pretty=true | grep logstash
after running this command .. i don't know how to move on testing and i followed guide of logstash link as given in guide is not working .. what is that i have to do?? can anyone help ..

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/1c657cef-1d6e-4cf9-a511-3c8c15df6062%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

I also fwas totally confused with the logstash demos after doing them with mixed results.
The thing to understand is that each tutorial stands on its own and doesn't really build on another.
Also, the harder you look at the detail of each tutorial there is a lot of useful information packed in them but you might not understand what you're really looking at because nothing really points out what is so cool.

Without covering everything, I created the following which covers a few things that might hlp you through the tutorials. Skim it first and then keep it open while you run through the tutorials.

And, if you're at SCALE 12 today, I'm running a BoF which will cover some of what you're asking about.

http://en.opensuse.org/User:Tsu2/elasticsearch_1.0

Tony

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/da7aefaf-9b9c-4279-a1f9-6f3ac7be8712%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.