Hello,
I installed heartbeat on the same host like elasticsearch, logstash and kibana. I configured the output in yaml-file for logstash.
output.logstash:
hosts: ["localhost:5044"]
In UI I see the beats under "Discover", all fine.
But I expected, that I can see a Overview under the Uptime View.
Has anyone an idea, what I have to do, to see the Uptime Overview Page?