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

Loading dashboards with non-default index doesn't work for 5.x #519

Closed
simitt opened this issue Jan 18, 2018 · 1 comment · Fixed by #648
Closed

Loading dashboards with non-default index doesn't work for 5.x #519

simitt opened this issue Jan 18, 2018 · 1 comment · Fixed by #648
Assignees
Labels

Comments

@simitt
Copy link
Contributor

simitt commented Jan 18, 2018

Overwriting dashboards index by setting the config option setup.dashboards.index to use a non-default index pattern doesn't work.
Reason for this is that before 6.x the dashboards are not loaded via the Kibana API.

Add note to documentation about this.

@simitt simitt added the bug label Jan 18, 2018
@roncohen
Copy link
Contributor

I filed this elastic/beats#6197

@simitt simitt added docs and removed bug labels Feb 7, 2018
simitt added a commit to simitt/apm-server that referenced this issue Feb 7, 2018
Describe that `setup.dashboards.index`
only works for >= 6.0
closes elastic#519
@simitt simitt self-assigned this Feb 7, 2018
simitt added a commit that referenced this issue Feb 13, 2018
Describe that `setup.dashboards.index`
only works for >= 6.0
closes #519
simitt added a commit to simitt/apm-server that referenced this issue Mar 22, 2018
Describe that `setup.dashboards.index`
only works for >= 6.0
closes elastic#519
simitt added a commit that referenced this issue Mar 22, 2018
Describe that `setup.dashboards.index`
only works for >= 6.0
closes #519
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants