You cannot use an array in path.conf. On 9 March 2015 at 15:02, Michael Power <[email protected]> wrote:
> Hello, > > Is there anyway to reconfigure elasticsearch without changing the main > /etc/elasticsearch/elasticsearch.yml file? > > We want to setup an elasticsearch.yml file that is common for all our test > environments. Then we want an additional file that is specific to the > environment. That environment specific file might change the cluster name, > change the discovery mode, etc. > > Is this possible with elasticsearch? Can we give it a list of locations > where it can find the elasticsearch.yml > > For example this is supported: > > path.data: ["/mnt/first", "/mnt/second"] > > Is this supported? > path.conf: ["/etc/elasticsearch", "/etc/elasticsearch.d/*"] > > or this? > > path.conf: ["/etc/elasticsearch", "/etc/elasticsearch-local/"] > > -- > 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/9c3b279b-e4d6-4923-90a2-60fedbc5ea80%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/9c3b279b-e4d6-4923-90a2-60fedbc5ea80%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/CAEYi1X_q87MY%2B3xuqJxaOwxOWcUyOG9YVDJ-tggdsxom%3DxXHPw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
