perfect results
I updated /etc/default/elasticsearch
restarted
systemctl restart elasticsearch.service
verified
ps -ef|grep "elasticsearch/data"
.... Des.default.path.data=/elasticsearch/data
And once again I can log in with my original admin account.
All good
Thanks
moving the data folder for ES
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: moving the data folder for ES - Resolved
Great! Glad it is resolved!newmember wrote:perfect results
I updated /etc/default/elasticsearch
restarted
systemctl restart elasticsearch.service
verified
ps -ef|grep "elasticsearch/data"
.... Des.default.path.data=/elasticsearch/data
And once again I can log in with my original admin account.
All good
Thanks
I also updated the document to make sure others do not run into the same problem
Locking thread