Hi I have successfuly connected metric beat to the elastic cloud instance. I have setup dashboards, indexes and mapping. However, I can not open dashboards and there is no data under "observability-metrics".
This are logs from my beat
2021-06-03T13:28:38.717-0700 INFO [index-management] idxmgmt/std.go:297 Loaded index template.
2021-06-03T13:28:38.744-0700 INFO [index-management.ilm] ilm/std.go:121 Index Alias metricbeat-7.13.0 exists alr
eady.
2021-06-03T13:28:38.766-0700 INFO [publisher_pipeline_output] pipeline/output.go:151 Connection to backoff(el
asticsearch(https://xxxxxxxxx.eastus2.azure.elastic-cloud.com:9243)) established
2021-06-03T13:29:04.379-0700 INFO [monitoring] log/log.go:144 Non-zero metrics in the last 30s {"monito
ring": {"metrics": {"beat":{"cpu":{"system":{"ticks":234,"time":{"ms":234}},"total":{"ticks":374,"time":{"ms":374},"valu
e":374},"user":{"ticks":140,"time":{"ms":140}}},"handles":{"open":309},"info":{"ephemeral_id":"265502c2-f44f-4106-b446-b
2f5605beaaf","uptime":{"ms":30615}},"memstats":{"gc_next":16850592,"memory_alloc":10619304,"memory_sys":27692000,"memory
_total":33012408,"rss":59813888},"runtime":{"goroutines":59}},"libbeat":{"config":{"module":{"running":3,"starts":3},"re
loads":1,"scans":1},"output":{"events":{"acked":55,"active":0,"batches":5,"total":55},"read":{"bytes":8135},"type":"elas
ticsearch","write":{"bytes":104835}},"pipeline":{"clients":9,"events":{"active":0,"published":55,"retry":21,"total":55},
"queue":{"acked":55,"max_events":4096}}},"metricbeat":{"system":{"cpu":{"events":3,"success":3},"filesystem":{"events":2
,"success":2},"fsstat":{"events":1,"success":1},"memory":{"events":3,"success":3},"network":{"events":11,"success":11},"
process":{"events":28,"success":28},"process_summary":{"events":3,"success":3},"socket_summary":{"events":3,"success":3}
,"uptime":{"events":1,"success":1}}},"system":{"cpu":{"cores":3}}}}}
*** I think I found what the problem is. Time of logs is shipped. I thought I have already solved this problem but it doesn't look like it...
Also, still no date in most of the charts in default dashboard for metrics
Please advise