Hi,
Heartbeats and the Uptime tool in Kibana were working fine under version 7.x. MY heartbeat agent sits on a remote server, runs it's heartbeat checks and send the results to my Elastic Cloud deployment. After upgrading to 8.x two things are happening:
heartbeat is no longer writing to an index but to a data stream (.ds_xxxxx)
uptime in Kibana just keeps showing the "Welcome to Observability" page. Working through the setup process and clicking "Check Data" says "Data successfully received", but the Uptime page just keeps return to the Welcome page.
Am I able to write heartbeat data to an index? (Is that the problem?) Any ideas appreciated.
Upgrading from 7.x to 8.x introduced a few breaking changes. In this page, you can find the details about storing events in data stream instead of indices, the first point you've mentioned. I'd also like to share this guide in case you'd like to check out the recommendations for the upgrade.
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.