Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1141355

Summary: Red Hat Access: View Local Logs doesn't seem to find any logs.
Product: Red Hat OpenStack Reporter: Jeff Needle <jneedle>
Component: redhat-access-plugin-openstackAssignee: Dan Varga <dvarga>
Status: CLOSED WONTFIX QA Contact: yeylon <yeylon>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 6)CC: dron, kroberts, mreid, rhos-maint, sclark, srevivo, yeylon
Target Milestone: ---Keywords: ZStream
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-16 15:23:17 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:
Embargoed:
Attachments:
Description Flags
No logs to view. How come?
none
Firebug none

Description Jeff Needle 2014-09-12 18:52:07 UTC
Clicking the View Local Logs button brings me to a page that has no logs to view. I assume there are logs on my system, how come I don't see any? Does it require additional configuration before anything will show here?

Comment 2 Matt Reid 2014-09-15 20:22:40 UTC
Created attachment 937713 [details]
No logs to view. How come?

Comment 3 Dan Varga 2014-09-16 12:39:44 UTC
If you open the browser's developer tools do you see any errors?  The backend is looking for log files in /var/log owned by group apache

Comment 4 Matt Reid 2014-09-16 13:44:07 UTC
I don't see any errors in firebug, but the GET it's trying is 'http://cf-rhos-glance.refarch.bos.redhat.com/dashboard/redhat_access_plugin_openstack/logs/logs?machine=undefined&sessionId=undefined&userId=undefined' which seems like it probably wouldn't work?

Comment 5 Matt Reid 2014-09-16 13:45:49 UTC
Created attachment 938035 [details]
Firebug

Comment 6 Dan Varga 2014-09-16 13:54:41 UTC
Those are just query parameters which are ignored for the openstack plugin.  Those query params are only meaningful on RHEV, but we share the same code.

Comment 10 Matthias Runge 2014-09-23 08:47:36 UTC
*** Bug 1142375 has been marked as a duplicate of this bug. ***