Skip to content

Commit

Permalink
Fix RabbitMQ 5.x dashboard names (elastic#5359)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
tsg authored and ruflin committed Oct 9, 2017
1 parent 67b6648 commit 3ffa7c5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ https://github.com/elastic/beats/compare/v6.0.0-beta2...master[Check the HEAD di

- Change field type of http header from nested to object {pull}5258[5258]
- Use `beat.name` instead of `beat.hostname` in the Host Overview dashboard. {pull}5340[5340]
- Fix the loading of 5.x dashboards. {issue}5277[5277]

*Packetbeat*

Expand Down

0 comments on commit 3ffa7c5

Please sign in to comment.