← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1672615] [NEW] neutron:config option wsgi_log_format does not work

 

Public bug reported:

The default output is as follows
2017-03-14 03:19:41.584 21138 INFO neutron.wsgi [req-eb9bdd73-75f9-497e-8536-7e56cf40ea6d afaa097bbbcc43a086fbc99de95e52e4 4c3816d007024e4da3b08986ade1f892 - - -] 192.168.30.124 - - [14/Mar/2017 03:19:41] "GET /v2.0/networks.json?id=fa1428e7-c6dc-4cda-bea7-8c9689cfe5f0 HTTP/1.1" 200 900 0.106024


The normal situation should be as follows
2017-03-14 15:07:13.698 20546 INFO neutron.wsgi [req-fef76f0f-923d-40cd-adbb-9999893a5a41 afaa097bbbcc43a086fbc99de95e52e4 4c3816d007024e4da3b08986ade1f892 - - -] 192.168.30.124 "GET /v2.0/ports.json?network_id=fa1428e7-c6dc-4cda-bea7-8c9689cfe5f0&device_owner=network%3Adhcp HTTP/1.1" status: 200  len: 211 time: 0.0562460

In neutron.conf, the config option wsgi_log_format used to control the
final output,but when i change it, it does not work。

** Affects: neutron
     Importance: Undecided
     Assignee: Duan Jiong (duanjiong)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Duan Jiong (duanjiong)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1672615

Title:
  neutron:config option  wsgi_log_format  does not work

Status in neutron:
  New

Bug description:
  The default output is as follows
  2017-03-14 03:19:41.584 21138 INFO neutron.wsgi [req-eb9bdd73-75f9-497e-8536-7e56cf40ea6d afaa097bbbcc43a086fbc99de95e52e4 4c3816d007024e4da3b08986ade1f892 - - -] 192.168.30.124 - - [14/Mar/2017 03:19:41] "GET /v2.0/networks.json?id=fa1428e7-c6dc-4cda-bea7-8c9689cfe5f0 HTTP/1.1" 200 900 0.106024

  
  The normal situation should be as follows
  2017-03-14 15:07:13.698 20546 INFO neutron.wsgi [req-fef76f0f-923d-40cd-adbb-9999893a5a41 afaa097bbbcc43a086fbc99de95e52e4 4c3816d007024e4da3b08986ade1f892 - - -] 192.168.30.124 "GET /v2.0/ports.json?network_id=fa1428e7-c6dc-4cda-bea7-8c9689cfe5f0&device_owner=network%3Adhcp HTTP/1.1" status: 200  len: 211 time: 0.0562460

  In neutron.conf, the config option wsgi_log_format used to control the
  final output,but when i change it, it does not work。

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1672615/+subscriptions


Follow ups