Kibana index pattern for ElasticCloud on Heroku

Just added the elastic add-on for Heroku. I'm able to use ES, but I'm not sure what the proper Index pattern is for Kibana. the default is logstash-* but that gives an error saying "Unable to fetch mapping . . . "

Any idea what it should be?

Thanks,
Bryan

What indices do you have in your cluster?

Ah ok I just put in my index name and it worked! I was just thrown off the by the default value. Thanks for the nudge in the right direction.

Bryan