Houss
November 21, 2016, 8:22am
1
Hello,
It seems that I can't change the paths of the logs and data in the yml file to /home/thing path. When I do, elasticsearch will fail its start.
path.data: /home/elastic/data/elasticsearch
path.logs: /home/elastic/log/elasticsearch
I'm running ES on centos7, rpm install.
Any insights on this ?
Thanks.
cbuescher
(Christoph)
November 21, 2016, 8:23am
2
What does die failure on startup say?
Houss
November 21, 2016, 8:28am
3
Sorry I found the problem just after posting the thread --' (have been searching for a long time)
It was a permission problem, needed to full chmod the path.
Thanks.
system
(system)
Closed
December 19, 2016, 8:28am
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.