Hi,
I am not sure where exactly i can find the Elastic search logs, if any node failure or cluster is red. Also can i get information where ES index schema will be stored? is it in nodes or client/master instance?
Thanks,
Pradeep
Hi,
I am not sure where exactly i can find the Elastic search logs, if any node failure or cluster is red. Also can i get information where ES index schema will be stored? is it in nodes or client/master instance?
Thanks,
Pradeep
In your elastic folder you will hava a "logs" folder. It contains all logs.
Thank you. How about index mapping or schema will be stored in ES cluster? I know index data spread across all nodes but Schema i wanted to know.
For the mapping you will have the mapping API: https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-get-mapping.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.