Ok, This seems simple, but I can't find any code out there that already does what I need, and I'm still not very good with perl.
what I need to do is generate a report once a month that shows the number of hits to specific directories. Basically, all I need is:
http://www.domain.com/directory/subdir1/ 500 hits
http://www.domain.com/directory/subdir2/ 550 hits
etc.
I've looked into Apache::ParseLog, but it doesn't work. Every time I try to open my log file ( using $log = $base->getCustomLog("combined"); ), I get
Apache::ParseLog::getCustomLog: combined does not exist, Exiting at report.pl line 10.
In reply to Yet another Apache log question by CHRYSt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |