How to import the Beats Kibana dashboards offline into elasticsearch

I am looking for a option to import the beats kibana dashboards (https://artifacts.elastic.co/downloads/beats/beats-dashboards/beats-dashboards-5.0.0.zip) offline using the ./scripts/import_dashboards scripts.

Hi. Have you looked at all the options described in the documentation here? https://www.elastic.co/guide/en/beats/libbeat/5.0/import-dashboards.html

You can pass to the import_dashboards script the path to a zip archive that you have it locally stored, in the -file option. You just need to copy the zip archive with the dashboard on your host.

This topic was automatically closed after 21 days. New replies are no longer allowed.