I was using Elasticsearch to retrieve a list of all the Dashboards from Kibana. I updated some Dashboard names in Kibana, but I still get a list of the old names and not the new ones. Any ideas why this may occur? I have tried also restarting the Elasticsearch and Kibana Servers. Below is the query I use to get a list of the Dashboard Names. Is it caching?
It looks to split apart some of my titles and sort incorrectly on some of the spaces in my titles. It is like the sort is just picking one word to use as the sort criteria from the title rather then the whole title? ex.
"Accounts Payable" (_sort = "accounts")
"Building Permits and Inspections" (_sort="and")
"Social Assistance" (_sort ="assistance")
"Long Term Care" (_sort = "care")
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.