Each service should have its own log file

Bug #1702691 reported by Jeremy Freudberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mix and Match (mixmatch)
In Progress
Medium
Leo Tomatsu

Bug Description

The proxy handles requests for 2 (soon to be 3) services. There are a lot of requests all being recorded in one log file. In a "real" environment it would be very hard to sift through one file when only trying to investigate the happenings related to one particular service.

Ideally there could be mixmatch-image.log, mixmatch-volume.log, ... although perhaps a central mixmatch-main(?).log would also be needed.

Changed in mixmatch:
status: New → Triaged
importance: Undecided → Medium
Changed in mixmatch:
assignee: nobody → Leo Tomatsu (leo.tomatsu)
status: Triaged → In Progress
Revision history for this message
Leo Tomatsu (leo.tomatsu) wrote :

Oslo log makes it possible to control all oslo logging with one logger node. Therefore, we can create multiple logger nodes, they're all currently controlled by one configuration.

https://github.com/openstack/oslo.log/blob/master/oslo_log/log.py#L439

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.