それでは 実行してみます(^o^)丿
[root@server2 /root]# /usr/local/apache2/htdocs/awstats/awstats.pl
-config=awstats.conf -update
Update for config "/usr/local/apache2/htdocs/awstats/awstats.conf"
With data in log file "/usr/local/apache2/logs/access_log"...
Phase 1 : First bypass old records, searching
new record...
Direct access after last updated record successfull
(after line 255494)
Phase 2 : Now process new records (Flush
history on disk after 20000 hosts)...
Warning: awstats has detected that some hosts
names were already resolved in your logfile
/usr/local
/apache2/logs/access_log.
If DNS lookup was already made by the logger
(web server), you should change your setup
DNSLookup=1
into DNSLookup=0 to increase awstats speed.
Jumped lines in file: 255494
Found 255494 old records.
Parsed lines in file: 2892
Found 90 dropped records,
Found 723 corrupted records,
Found 0 old records,
Found 2079 new qualifed records.
HTML形式に 出力してもらいます・・・
index.html指定で 良いのかな???(ーー;)
[root@server2 awstats]# perl awstats.pl -config=awstats.conf
-output -staticlinks > index.html
ブラウザで確認してみました。
http://www.yumidon.com/awstats/
定期的に実行の設定は まだ していません(^^ゞ
また、改めて・・・今日はここまでね♪