another silly newbie question

Hello,

i run webalizer 2 on my server with 2 cron jobs.
i filter via grep the domain name out of the access_log file, the other is the webalizer comand.

Like
grep -i "domain-name" /var/log/httpd/access_log >/var/www/sites/www.domain-name/stats/domain-namedatafile

however, since afer 2 days, I have

access_log
access_log.1
access_log.2 and so on, this doens´t work for a longer time. Any idea?

thanks in advance,

Joachim

 

 

 

 

Top