[analog-help] FILEINCLUDE problem

Youbo Wang ywang at libserv.cmsu.edu
Thu Apr 19 08:36:08 PDT 2007


yes. The entries in log file has GET sections. Here is an example:

74.6.71.239 - - [19/Apr/2007:10:23:59 -0500] "GET /govdocs/world.htm HTTP/1.0" 200 8739 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)"

What should I do if I still want to analyze /govdocs/* pages ? Actually, I don't underestand why analog doesn't work if GET is there. All entries in my log file have GET before the path. For example:

153.91.67.89 - - [19/Apr/2007:10:24:05 -0500] "GET /mrbs/day.php?year=2007&month=4&day=24&area=15 HTTP/1.1" 200 5650 "http://library.cmsu.edu/mrbs/edit_entry.php?area=15&room=43&hour=09&minute=00&year=2007&month=04&day=24" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.11) Gecko/20070312 Firefox/1.5.0.11"

66.249.65.109 - - [19/Apr/2007:10:24:08 -0500] "GET /mrbs/day.php?year=2006&month=12&day=26&area=16 HTTP/1.1" 200 3602 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"


Thanks!


-----Original message-----
From: "Aengus" analog07 at eircom.net
Date: Thu, 19 Apr 2007 10:20:39 -0500
To: "Support for analog web log analyzer" analog-help at lists.meer.net
Subject: Re: [analog-help] FILEINCLUDE problem

> Youbo Wang <ywang at libserv.cmsu.edu> wrote:
> > HI,
> >
> > I have a prolem with FILINCLUDE. Analog is installed in E:\Analog.
> > The web pages I want to analyze are in F:\HTDOCS\govdocs\* . Here is
> > my configuration in analog.cfg file
> >
> > FILEINCLUDE F:\HTDOCS\govdocs\*
> >
> > I also tried
> > FILEINCLUDE http://library.cmsu.edu/govdocs/*
> >
> > But none of them works. Does anyone know why?
> 
> Analog analyses logfiles - it doesn't know, or care, about the phsyical 
> location of the files referenced in those logfiles.
> 
> FILEINCLUDE tells Analog wchich entries in your logfile to INCLUDE when 
> it is processing your logfiles. Unless your logfile entries contain 
> sections like "GET F:\HTDOCS\govdocs\something.html" or "GET 
> http://library.cmsu.edu/govdocs/something.html", then your FILEINCLUDEs 
> obviously won't work.
> 
> In almost all cases, your logfile will look like "GET 
> /govdocs/something.html" and your FILEINCLUDE command should be
> 
> FILEINCLUDE /govdocs/*
> 
> See http://analog.cx/docs/include.html for more examples.
> 
> 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
> +------------------------------------------------------------------------


More information about the analog-help mailing list