I noticed that in 6.2 that the index_pattern on the default dashboards is set to "index_pattern":"metricbeat-" when in the version 6.1.3 is was set to "index_pattern":"".
Is there anyway i can override this in config or do i need to manually change the templates between adding them to elesticsearch?
Currently I plan to use a custom index pattern to store all beats:
When importing the dashboards, the index-pattern to be used by the dashboards should be defined by setup.dashboards.index.
If you use setup.dashboard.index, is the index-pattern set as you would expect? If not, which Elasticsearch and Kibana versions are you using?
Btw. you should version the template pattern as well. With the template name versioned, you might end up with multiple templates matching a new index name, potentially giving you weird problems/errors on updates.
no it doesn't seem to be replacing whats has been set in the template for example when importing the metricbeat-6.2.0-windows-x86_64\kibana\6\dashboard\Metricbeat-system-overview.json.
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.