On Thursday, June 30, 2005 9:52 AM [GMT+1=CET], Wendy Jervis <[EMAIL PROTECTED]> wrote:
> Crontab runs the following process daily > > # Analog 5.1 > # Analog daily jobs > 01 0 * * * /usr/local/bin/virtual /usr/local/analog/analog > +g/usr/local/analog/name.cfg > > name.cfg says this; > > LOGFORMAT COMMON > LOGFORMAT COMBINED > LOGFILE /usr/local/etc/httpd/logs/access_log http://www.domain.com > > OUTFILE /usr/local/etc/httpd/htdocs/stats/name%Y%M.html > > My understanding of the above is that crontab runs the command on > name.cfg and displays in the stats whatever the access log contains. > > The problem is since Urchin was installed the access_log is renewed > daily and the old access log file is renamed access_log.yyyymmdd. > Since November 2004 the stats only ever show, at best, one day's > worth of stats or, at worst, nothing. > > How can I get the stats back up to date apart from removing Urchin? > Which I'm reluctant to do as other staff are happier with Urchin. I'd > be very grateful for a link to the relevant part of the help files. Do you want Analog to report on all accesses since logging began, or all since the beginning of the year, or since the beginning of the month, or since the beginning of the week? Whatever period you want Analog to report for, you just need your LOGFILE command to include the relevant logfiles - and you haven't told use what period you want Analog to report for. Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

