Skip to content

Instantly share code, notes, and snippets.

@mezklador
Created January 23, 2018 15:26
Show Gist options
  • Save mezklador/a91cdcd3e5d7a6bf35c15ff726b42aa1 to your computer and use it in GitHub Desktop.
Save mezklador/a91cdcd3e5d7a6bf35c15ff726b42aa1 to your computer and use it in GitHub Desktop.

Revisions

  1. mezklador created this gist Jan 23, 2018.
    3 changes: 3 additions & 0 deletions nginx_log_combined_long
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    log_format long '$remote_addr - $remote_user [$time_local] '
    '"$request" $status $body_bytes_sent '
    '"$http_referer" "$http_user_agent" $request_time';