horizon does not log requests to itself in it's main log

Bug #1504512 reported by Dmitry Sutyagin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Confirmed
Wishlist
MOS Horizon
7.0.x
Won't Fix
Wishlist
MOS Horizon
8.0.x
Won't Fix
Wishlist
MOS Horizon
9.x
Won't Fix
Wishlist
MOS Horizon

Bug Description

Currently (7.0 and below) Horizon log is split into several files, which makes troubleshooting cumbersome.
As of 7.0, there is /var/log/horizon/horizon.log which contains debug data if debug is enabled and is mostly empty otherwise, and there is also /var/log/apache2/horizon_access.log and /var/log/apache2/horizon_error.log.

The problem with the main log /var/log/horizon/horizon.log is that it does not contain info about the actual requests to Horizon. Such information is only available in apache log, but is also incomplete for debugging purposes - for troubleshooting it is important to see both START and END timestamps for each request, apache log only provides one log line with one timestamp per request.

Please add logging functionality which will allow to see incoming requests in main horizon log, as well as the timestamp for when reply is sent. Such info is visible for all the OpenStack clients inside this log except Horizon itself.

Changed in mos:
assignee: nobody → MOS Horizon (mos-horizon)
tags: added: enhacenment
tags: added: enhancement
removed: enhacenment
Revision history for this message
Timur Sufiev (tsufiev-x) wrote :

SCF is reached, moving to 9.0

Changed in mos:
milestone: 8.0 → 9.0
Timur Sufiev (tsufiev-x)
tags: added: move-to-10.0
Revision history for this message
Dina Belova (dbelova) wrote :

Won't fix for 9.o due to low priority. Targeting to 10.0

Changed in mos:
milestone: 9.0 → 10.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.