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

Cherry-pick #17749 to 7.7: Fix setup.dashboards.index not working #17925

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

adriansr
Copy link
Contributor

Cherry-pick of PR #17749 to 7.7 branch. Original message:

Due to type casting nightmare, the setup.dashboards.index configuration option to replace the index name in use for dashboards and index pattern wasn't being honored, resulting in beatname-* always in use.

Fixes: #14019

Due to type casting nightmare, the setting of `setup.dashboards.index`
configuration option to replace the index name in use for dashboards and
index pattern wasn't being honored.

Fixes elastic#14019

(cherry picked from commit 07d0c8c)
@adriansr adriansr merged commit 6fc8048 into elastic:7.7 Apr 24, 2020
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
Due to type casting nightmare, the setting of `setup.dashboards.index`
configuration option to replace the index name in use for dashboards and
index pattern wasn't being honored.

Fixes elastic#14019

(cherry picked from commit 5000780)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants