Dear analog-help members,

Firstly, thank you for reading and thank you for the first set of replies. Sadly they didn't help but thank you all the same.

To refresh, the apache server is running analog 5.1 and I am required to run two config files every month to create combined stats for a client who does not want changes to the delivery of these stats in anyway.

One config file is to provide stats for the combined homepages only and the other file to provide stats for the whole of the two sites.

I download the access_log.old and rename to access_log.yearmonth from otherdomain.com and upload to logs directory on domain.com, change the relevant dates in the config files, run them through Putty and Bob's your Mother's brother.

I have been processing the two config files below since Dec 2004 with no problem but April's and May's stats are not showing anything under Request Report on the combined homepages only. The Request Report for the combined sites as a whole appears to be reporting correctly.

Directory Report confirms that there are valid entries in the log files:

reqs: %bytes: directory
----: ------: ---------
1847:   100%: http://

However, the Request Report does not show ANY files:

Request Report
This report lists the files on the site.

Listing files with at least 20 requests, sorted by the number of requests.

reqs: %bytes:       last time: file
----: ------: ---------------: ----

^^^^^ empty spaces Boo Hoo!


What would stop information being presented in the Request Report section on the 'combine homepages only' stats but remain on the 'combine all pages' stats?

I have been wracking my brains for anything that has changed since processing April's stats and the only thing for certain is I've changed from W98 to XP... surely that cannot be relevant?

-------------------------------------------------------------------------
----------------------------------
combhomeonly.cfg

# to combine the stats for the home pages only of two domains each on different servers.

LOGFORMAT COMMON
LOGFORMAT COMBINED
LOGFILE /usr/local/etc/httpd/logs/access_log.20050502 http://domain

# to (missed out the other dates in this email for brevity)

LOGFILE /usr/local/etc/httpd/logs/access_log.20050601 http://domain

LOGFILE /usr/local/etc/httpd/logs/access_log-otherdomain.200505 http://www.otherdomain

# don't report "possible log file overlap"
WARNINGS -L

# only include home page requests
FILEINCLUDE http://www.domain.com/
FILEINCLUDE http://www.otherdomain.com/

OUTFILE /usr/local/etc/httpd/htdocs/stats/combhomeonly200506.html

-------------------------------------------------------------------------
----------------------------------

combined.cfg

# to combine the stats for the all pages of two domains each on different servers.

LOGFORMAT COMMON
LOGFORMAT COMBINED
LOGFILE /usr/local/etc/httpd/logs/access_log.20050502 http://domain

# to (missed out the other dates in this email for brevity)

LOGFILE /usr/local/etc/httpd/logs/access_log.20050601 http://domain

LOGFILE /usr/local/etc/httpd/logs/access_log-otherdomain.200505 http://www.otherdomain

# minimum 1 request before inclusion in output
REQFLOOR 1r

# don't report "possible log file overlap"
WARNINGS -L

OUTFILE /usr/local/etc/httpd/htdocs/stats/combined200506.html

-------------------------------------------------------------------------
----------------------------------

Thanking you sincerely in advance again.
--
Wendy
--
Wendy                            mailto:[EMAIL PROTECTED]
The Net Effect                   http://www.tne.co.uk/
Tel: +44 (0)114 251 3377         Fax: +44 (0)114 251 3388

+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------

Reply via email to