| Summary: | [Docs] [Op-Tools] RHOS8-OpTools guide needs guidance on dashboard viewing | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Summer Long <slong> |
| Component: | documentation | Assignee: | Radek Bíba <rbiba> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Suyog Sainkar <ssainkar> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 (Liberty) | CC: | adahms, srevivo, ssainkar |
| Target Milestone: | ga | Keywords: | Documentation, ZStream |
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-30 11:26:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Summer Long
2016-04-13 04:20:42 UTC
Hi Summer, Thank you for raising this bug. Now assigning this bug to Radek for review. Kind regards, Andrew Yeah, right. The page reads: === Did you just upgrade? Not expecting this screen? If you were using the old default page you might not be expecting this screen. I understand, change can be awkward. Let me explain. Setting a global default dashboard Kibana has always shipped with an interface for Logstash, still does! You can access it here. However, if you want to make it your default again, all you need to do is rename a file! In your Kibana installation directory: Rename logstash.json to default.json and refresh. Should be all set. === So there are two options: change the URL to open, or add a penultimate step in which the user will be instructed to rename the file. Perfect, except for 'sadditional' :) You might have them keep the originals just in case: cp /usr/share/kibana/app/dashboards/default.json /usr/share/kibana/app/dashboards/default.json.orig cp /usr/share/kibana/app/dashboards/logstash.json /usr/share/kibana/app/dashboards/default.json (In reply to Summer Long from comment #5) > Perfect, except for 'sadditional' :) I noticed that, too, and already fixed that. (That's what happens when you move words around in vim using p/P and fail to check where the words were actually pasted. :) ) > You might have them keep the originals just in case: > cp /usr/share/kibana/app/dashboards/default.json > /usr/share/kibana/app/dashboards/default.json.orig > cp /usr/share/kibana/app/dashboards/logstash.json > /usr/share/kibana/app/dashboards/default.json Good point. I'll add that. Thanks! Changing the QA contact to Suyog. Suyog - could you take a look at the changes for this bug? Content is already live at the Portal. |