awstats process apache2 combined logfile
awstats (at least on Debian) seems to default its configuration for log-file type to a “common” log, which for most of us is completely useless. This is mainly because common log files don’t provide enough information to justify running awstats in the first place.
So, in order to change this behaviour add/modify this in your awstats.conf file
LogFormat=1
awstats should now process combined log files properly.



