I'm running on version 7.11.1 and I'm getting a "No monitoring data found" when I navigate to stack monitoring in Kibana. Kibana can access my Elasticsearch cluster just fine when going through the dev tools console or looking at the indices via the stack management UI.
But for some reason the monitoring fails and if you look at the console in my screenshot it's failing to get anything back when it's making an AJAX call to for cluster and node info.
No, no changes to either elasticsearch.yml or kibana.yml other than what was necessary to upgrade due to breaking changes.
What's even more strange is that I have the same configuration in multiple regions monitoring works in the other regions but not in this one for some reason. And it used to work in this particular reason but for some reason stopped working recently.
Monitoring has already been explicitly enabled for a while. I upgraded to the latest version recently and it wasn't working for a while on 6.8, neither is it now working on 7.11. I'm pretty sure it worked when I first got on 6.8. And the strangest part is that I have other regions and this same configuration works in other regions, just not this one.
GET _cat/indices/.mon*/?v
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
green open .monitoring-kibana-7-2021.04.27 jNEqquJGQKu69G9LNPf9Sg 1 0 20 0 159.6kb 159.6kb
green open .monitoring-es-7-2021.04.27 LvxAIGA7SvOn8nEoXyeiLQ 1 0 218 160 238.3kb 238.3kb
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.