Thanks Aengus, Here are a few lines from the logfiles I am having problems to reproduce a User Report for:
access.log: 192.168.20.20 - - [07/Feb/2002:15:41:03 +0000] "GET /interact/pharmology?page=Security&key=BusinessService HTTP/1.1" 200 16588 192.168.20.20 - - [07/Feb/2002:15:41:03 +0000] "GET /common/img/error.gif HTTP/1.1" 304 - 192.168.20.20 - - [07/Feb/2002:15:41:03 +0000] "GET /common/img/back_left_wht.gif HTTP/1.1" 304 - 192.168.20.20 - - [07/Feb/2002:15:41:04 +0000] "GET /interact/pharmology?page=Statements&formtype=StatementMainPage HTTP/1.1" 200 15114 cookie.log (with details of the user cookie): 192.168.20.20 - - [07/Feb/2002:15:41:00 +0000] "GET /interact/pharmology?page=SectionWelcome&a=5&b=0 HTTP/1.1" 200 25258 "http://192.168.20.167/interact/pharmology?page=SectionWelcome&a=4&b=0" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)""user=cust5; JSESSIONID=To1011mC9711583895986214At" 192.168.20.20 - - [07/Feb/2002:15:41:02 +0000] "GET /interact/pharmology?page=SectionWelcome&a=6&b=0 HTTP/1.1" 200 18990 "http://192.168.20.167/interact/pharmology?page=SectionWelcome&a=5&b=0" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)""user=cust5; JSESSIONID=To1011mC9711583895986214At" 192.168.20.20 - - [07/Feb/2002:15:41:03 +0000] "GET /interact/pharmology?page=Security&key=BusinessService HTTP/1.1" 200 16588 "http://192.168.20.167/interact/pharmology?page=SectionWelcome&a=6&b=0" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)""user=cust5; JSESSIONID=To1011mC9711583895986214At" Below are a few lines from my analog.cfg file # If you need a LOGFORMAT command it must go here, above the LOGFILE commands. # APACHE LOGFORMAT # APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\") APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b) APACHELOGFORMAT (%{Referer}i -> %U) APACHELOGFORMAT (%{User-agent}i) APACHELOGFORMAT (%S - %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%f" "%B" "%u") LOGFILE access1.txt # This file contains the user cookies LOGFILE cookie1.txt USERALIAS REGEXPI:user=(.*?)\s*(;|$) $1 # Included a number of pages needed on the Request Report in the following manner REQINCLUDE home # made sure that the user report is available. USER ON Thanks a lot. Best Regards, Funmi --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.306 / Virus Database: 166 - Release Date: 12/4/2001 +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
