Could not locate that index-pattern (id: metricbeat-*),

We are using elk stack for log parsing with filebeat.
We are now trying to use metricbeat (version 6.2.4), dashboards () imported with

metricbeat setup --dashboards

Import is ok but all non experimental views gives following:

Could not locate that index-pattern (id: metricbeat-*)

I've read this topic:

but with no luck.

What could be wrong?

Thank you

Hello,

Is your metricbeat up and running and pushing documents into elasticsearch?

Sometimes this also happens - if you have a metricbeat index pattern and it got deleted and then you imported the dashboards but didn't have metricbeat indexpattern created.

Can you please check this documentation to make sure your configuration is correct?

https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-getting-started.html

Thanks,
Bhavya

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.