Last active
August 10, 2016 14:38
-
-
Save Dolbager/8f01d4fa14b7d0d8fdf1 to your computer and use it in GitHub Desktop.
Revisions
-
Dolbager revised this gist
Aug 10, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ 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'; -
Dolbager revised this gist
Dec 4, 2015 . No changes.There are no files selected for viewing
-
Dolbager created this gist
Dec 4, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ 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"';