You need to setup cron job that update stats every 5/10 mins. For example here is cron job i run:
Code:
10 * * * * /usr/local/awstats/tools/awstats_buildstaticpages.pl -config=www.cyberciti.biz -update -awstatsprog=/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -dir=/home/httpd/vhosts/cyberciti.biz/httpdocs/tools/awstats/ >/dev/null 2>&1