I change path in file elasticsearch.yml but it not working!
# ----------------------------------- Paths ------------------------------------
#
# Path to directory where to store the data (separate multiple locations by comma):
#
#path.data: "C:\\env_thuanhieu\\data\\elasticsearch"
#
# Path to log files:
#
#path.logs: /path/to/logs
#
Do i need move old file in data to the new data file? (
because i have some trouble after that !
I can't login into elasticsearch, I have error like
http client did not trust this server's certificate, closing connection Netty4HttpChannel{localAddress=/[0:0:0:0:0:0:0:1]:9200, remoteAddress=/[0:0:0:0:0:0:0:1]:51462}
Authentication of [elastic] was terminated by realm [reserved] - failed to authenticate user [elastic]
If you don't, I think you need to restart from scratch. If you did have existing data, Elasticsearch is not going to move that for you so yes I assume you need to do it first.
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.