Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

add back and enable extended logging capabilities #13

Merged
merged 1 commit into from May 24, 2012

Conversation

da3mon
Copy link
Collaborator

@da3mon da3mon commented May 23, 2012

  • request latency and dispatch timing
  • user-agents
  • usage of X-Forwarded-For: header over requesting IP if present

it turns the request log from:

172.16.9.7 - - [23/May/2012:22:03:18 +0000] "GET /blah HTTP/1.1" 200 55

into

74.122.184.28 - - [23/May/2012:22:27:09 +0000] "GET /blah HTTP/1.1" 200 55 "-" "User-Agent" 47 47

* request latency and dispatch timing
* user-agents
* usage of X-Forwarded-For: header over requesting IP if present
@taylorphillips
Copy link
Contributor

Excellent.

taylorphillips added a commit that referenced this pull request May 24, 2012
add back and enable extended logging capabilities
@taylorphillips taylorphillips merged commit 0047554 into master May 24, 2012
@tamird tamird deleted the extended-logging branch March 28, 2013 21:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants