Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance import_dashboards script to load the dashboards via Kibana API #4712

Closed
monicasarbu opened this issue Jul 19, 2017 · 1 comment
Closed

Comments

@monicasarbu
Copy link
Contributor

monicasarbu commented Jul 19, 2017

There are two use cases where loading the dashboards from Beats 5.x fails:

  1. when loading the dashboards to Elasticsearch/Kibana 6.0
  2. after the user presses the button "reindexing" in Kibana 5.6

Both use cases can be fixed by adding the option in Beats 5.6 to load the dashboards via the Kibana API.

A solution would be to add an option to the import_dashboards script available in Beats 5.6 to load the dashboards via Kibana API, only when the user requested that explicitly. By default, Beats 5.6 are loading the dashboards to Elasticsearch.

cc-ed @tylersmalley @simianhacker

@monicasarbu
Copy link
Contributor Author

It's implemented in PR #4682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant