Mongo Dashboard Error - Could not locate that index-pattern

Hi @Nathan_Reese,

I have the index templates created already as you can see in the following image.

When I click to recreate the index it says that it is already created as you can see following:

Maybe the problem could be related to the logstash configuration, maily the input part as I'm only reading the beats. Could it be the problem?

input
 {
     beats {
    port => 5044
 }
}

I'm also attaching a print where you can see the logs from metricbeat being shipped to elasticsearch / Logstash: