I generated a very basic log file that looks like: 204.212.243.18 - - [30/Apr/2002:12:18:32 - 0400] "GET /la/elot/0030526647/student/index.html HTTP/1.0" 200 14211 "http://my.hrw.com/hrw/my_hrw_student_hub.jsp" "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)" 167.208.27.109 - - [30/Apr/2002:15:43:36 - 0400] "GET /la/elot/0030526647/student/index.html HTTP/1.1" 200 14211 "http://my.hrw.com/hrw/my_hrw_teacher_hub.jsp" "Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)" 167.208.27.109 - - [30/Apr/2002:17:45:18 - 0400] "GET /la/elot/0030526647/student/index.html HTTP/1.1" 304 - "http://my.hrw.com/hrw/my_hrw_teacher_hub.jsp" "Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)"
basically 3 requests for the same document. Sadly, if I run analog (5.03) on only this log file, with the command FILEINCLUDE /la/elot/0030526647/student/index.html in the configuration file, I get an empty report. Oddly, if I have this command, instead, in the configuration file: FILEINCLUDE /la/elot/0030526647/student/* I get my 3 request report. Due to the larger log files, I want to compile stats for, this latter option just won't do. DOes anyone have any idea why the first FILEINCLUDE doesn't seem to include what I want? Thanks, Dave +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
