Closed LeeDr closed 7 years ago
It looks like index.mapping.single_type
can only be used with 5.6. This PR appears to have implemented the change. https://github.com/elastic/elasticsearch/pull/25375
For 6.x, dashboard loading should be going through Kibana's API. So there is no reason AFAIK for Beats to even be attempting to create the .kibana
index when it does not exists. I believe this is also part of the issue.
This problem should not occur if the .kibana
index already exists.
I opened #4662 to fix this.
metricbeat.sh setup -e