I am trying to change the location where ES stores my data.
I am using AWS/EC2, it works in the default location but when I change the
path in the .yml file it fails to start.
I am also unable to enable debugging for my logs.
This is very frustrating.
I am trying to change the location where ES stores my data.
I am using AWS/EC2, it works in the default location but when I change the path in the .yml file it fails to start.
I am also unable to enable debugging for my logs.
This is very frustrating.
On Wednesday, September 4, 2013 2:35:31 PM UTC-4, David Pilato wrote:
If it does not start at all, your yml file is probably incorrect.
Check that you did not forget a space after path.data:
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 4 sept. 2013 à 20:20, Gabriel Holder <gavys...@gmail.com <javascript:>>
a écrit :
I am trying to change the location where ES stores my data.
I am using AWS/EC2, it works in the default location but when I change the
path in the .yml file it fails to start.
I am also unable to enable debugging for my logs.
This is very frustrating.
Any ideas?
--
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 elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
I am trying to change the location where ES stores my data.
I am using AWS/EC2, it works in the default location but when I change the path in the .yml file it fails to start.
I am also unable to enable debugging for my logs.
This is very frustrating.
I am trying to change the location where ES stores my data.
I am using AWS/EC2, it works in the default location but when I change
the path in the .yml file it fails to start.
I am also unable to enable debugging for my logs.
This is very frustrating.
--
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 elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
I am trying to change the location where ES stores my data.
I am using AWS/EC2, it works in the default location but when I change
the path in the .yml file it fails to start.
I am also unable to enable debugging for my logs.
This is very frustrating.
You also need to tell Elasticsearch where to find the config file if you
move it. For instance, start Elasticsearch with the following command-line
option:
*-Des.path.conf=*path-to-config-file
Brian
On Thursday, September 5, 2013 12:49:08 PM UTC-4, Gabriel Holder wrote:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.