How? Use sample dashboards mit custom indices

Hi there,
I managed to import from the sample dashboards for 1 beat only 1 module in a specific space. Now my question is this: Do you know a trick how to define / change that the sample dashboards do not take the standard index metricbeat* but a custom index in the json definition itself? So that I do not have afterwards need to change for every object this paramater but do it from the beginning before importing it into elastisearch / kibana? An example could be the metricbear / docker json definition.
Thank you for any thought on this matter.

This is the solution:
setup.dashboards.index
The Elasticsearch index name. This setting overwrites the index name defined in the dashboards and index pattern. Example: "testbeat-*"

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.