You seem to have installed a bunch pre-configured visualizations/dashboards. Did you install it from https://www.elastic.co/? or inherit it? which version?
Also the error message on dashboard is saying that you don't have the index pattern author_uuid in Kibana. Right now you can add visualizations and dashboards on coala* which is the defined index pattern in your Kibana.
I deleted those indices, using the 'curl XDELETE ...' commands. So I guess that explains the visualisations.
But what if I want to use these visualisations for this index? Will I have to create them again?
[EDIT: If no, how do I add these visualisations to the index?]
Thanks
You can edit your json for the visualization and dashboards to your new index pattern name in Kibana. You can find it under saved objects under management. This solution is hacky though.
@bhavyarm I tried this on one of the visualisations. I replaced the previous index name with 'coala2' which is one of my current indices. But for some reason, it still doesn't identify it.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.