Skip to content

Instantly share code, notes, and snippets.

@Dolbager
Last active August 10, 2016 14:38
Show Gist options
  • Save Dolbager/8f01d4fa14b7d0d8fdf1 to your computer and use it in GitHub Desktop.
Save Dolbager/8f01d4fa14b7d0d8fdf1 to your computer and use it in GitHub Desktop.
timelog for nginx
log_format timelog '$upstream_response_time $request_time "$upstream_addr" $remote_addr [$time_local] $status "$sent_http_x_counter" "$request" $request_length/$bytes_sent "$http_referer" "$http_user_agent" $host';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment