Awstats logformat typo?
- by user66700
I've been through the awstats docs for a while now, it just seems to be failing with the Logformat,
http://pastebin.com/raw.php?i=J1Ecfu4c
I'm using the following in awstats,
LogFormat = "%host - - %host_r %time1 %methodurl %code %bytesd %refererquot %uaquot %otherquot"
(from nginx)
log_format main
'$remote_addr - $remote_user [$time_local] $request '
'"$status" $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"';
access_log logs/access.log main;
sample hits: http://pastebin.com/raw.php?i=qD9PKN52