Skip to content

Instantly share code, notes, and snippets.

@lananhbk168
Created July 8, 2015 05:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lananhbk168/be9e10a8b5cfa5e36d24 to your computer and use it in GitHub Desktop.
Save lananhbk168/be9e10a8b5cfa5e36d24 to your computer and use it in GitHub Desktop.
Lighttpd:
format = "%h %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\" %I %O %T %V"
VD:
98.197.217.239 [08/Jul/2015:12:00:50 +0700] "GET /8006cbba7a000b832b5ef3aefaf5771c/559cae7b/dev11001/0/015/118/0015118372.mp4?domain=vhosting.vcmedia.vn&name=afamily/hongquangminh/2014/08/cuong-2ce37.mp4 HTTP/1.1" 200 923101 "http://vscc.hosting.vcmedia.vn/embed/8fdedfc0e68c47febb7d13304737f883?layout=scroll&autostart=false" "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.132 Safari/537.36" 612 923358 6 nb1.vcmedia.vn
Nginx:
format: '$remote_addr $http_x_forwarded_for [$time_iso8601] $http_host "$request" $status $bytes_sent "$http_referer" "$http_user_agentt
" "$gzip_ratio" $request_time $request_completion $upstream_addr'
VD:
115.78.165.228 - [2015-07-08T12:03:46+07:00] adi.vcmedia.vn "GET /adt/cpc/ssvimg/2015/07/3-1559b90df37f49.jpg HTTP/1.1" 200 19747 "http://afamily.vn/dep/nhung-co-cong-chua-nho-di-dau-trao-luu-ootd-cua-vbiz-20150707034624299.chn?utm_source=Kenh14&utm_medium=Kenh14Embed&utm_campaign=Kenh14BoxEmbed" "Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0" "-" 0.000 OK -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment