-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
metricbeat-6.0.0-rc1 can't load 5.x dashboards into Kibana 5.6.2 #5277
Labels
Comments
I can reproduce this on a Linux system. It seems to be because of case sensitive vs case insensitive FS. |
tsg
added a commit
to tsg/beats
that referenced
this issue
Oct 9, 2017
This were broken on case-sensitive file systems, because the name of the files didn't match the name of the IDs from the dashboards. Fixes elastic#5277.
ruflin
pushed a commit
that referenced
this issue
Oct 9, 2017
This were broken on case-sensitive file systems, because the name of the files didn't match the name of the IDs from the dashboards. Fixes #5277.
ruflin
pushed a commit
to ruflin/beats
that referenced
this issue
Oct 9, 2017
This were broken on case-sensitive file systems, because the name of the files didn't match the name of the IDs from the dashboards. Fixes elastic#5277. (cherry picked from commit 3ffa7c5)
tsg
pushed a commit
that referenced
this issue
Oct 10, 2017
leweafan
pushed a commit
to leweafan/beats
that referenced
this issue
Apr 28, 2023
This were broken on case-sensitive file systems, because the name of the files didn't match the name of the IDs from the dashboards. Fixes elastic#5277. (cherry picked from commit 8ae84ba)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm running Elasticsearch 5.6, Kibana 5.6 and Metricbeat 6.0.0-rc1. When I run
metricbeat -e --setup
it spits out the following log and then quits:The text was updated successfully, but these errors were encountered: