Closed
Bug 1107741
Opened 11 years ago
Closed 9 years ago
Add request_length to the loop-server Nginx log format
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bobm, Assigned: bobm)
Details
The present Nginx logformat in use for the loop-server logs is set to elb_proxy. The elb_proxy format does not provide the request_length field. Add this field to the log format, for debugging purposes.
While it might be beneficial to update the elb_proxy format from the central Nginx module, it may be desirable to avoid impact to other projects and add a new format for loop-server.
Updated•10 years ago
|
Assignee: nobody → bobm
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•