How do i connect to s3 and index files on s3

Logstash defaults to 5 shards, 1 replica. The replica is the reason for the
yellow status.
Just remove it and you will be fine - curl -XPUT localhost:9200/*/_settings
-d '{ "index" : { "number_of_replicas" : 0 } }'

On 21 February 2015 at 06:48, David Pilato david@pilato.fr wrote:

Yellow is not something bad. It just means that you have replica shards
not allocated. Obviously you have one single node.

That should not stop you from indexing. I guess something is wrong with
your logstash config but this is something you should ask on logstash
mailing list IMO.

David

Le 20 févr. 2015 à 19:59, Siddartha Reddy siddartha.nagireddy@gmail.com
a écrit :

Thanks David, I worked on logstash and was able to index a file into es.
But since I am working on a single node, the status changes to yellow and I
am not able to index anymore files using logstash. Is there any workaround
to handle this?

--
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/9fb001ef-1683-475e-a25b-1bbf8106fac6%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/9fb001ef-1683-475e-a25b-1bbf8106fac6%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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/B1836136-6E2C-466B-82C1-07F7CC544CAE%40pilato.fr
https://groups.google.com/d/msgid/elasticsearch/B1836136-6E2C-466B-82C1-07F7CC544CAE%40pilato.fr?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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X8z4%2BB69io4wpzOD%3D89Amx2ujWo%2B3Mv3Apaa_A04wp0wg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.