Is there a API query that can show you what's configured that was provided by the elasticsearch.yml file?
Hi,
You can use the nodes info API:
GET /_nodes
https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-nodes-info.html
Is there a API query that can show you what's configured that was provided by the elasticsearch.yml file?
Hi,
You can use the nodes info API:
GET /_nodes
https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-nodes-info.html
© 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.