Dustin Holmstrom ([EMAIL PROTECTED]):
> I am running Analog 5.1 on Win2k and attempting to process apache > ssl request log files. Do you have an example (I searched the site) > of how this can be done or if it is impossible. I have included a > short snipet of the log file in order for you see the format. > Your help is greatly appreciated. > [24/Dec/2001:00:11:33 -0600] 134.154.88.133 TLSv1 RC4-MD5 "GET /robots.txt HTTP/1.1" >279 > [24/Dec/2001:00:25:00 -0600] 24.207.190.249 SSLv3 RC4-MD5 "GET >/checkout.jhtml;jsessionid=M2O5FSGXKXPWACQPM30CFEQ?action=login&_requestid=92484 >HTTP/1.1" 31316 > [24/Dec/2001:00:25:00 -0600] 24.207.190.249 SSLv3 RC4-MD5 "GET /css/main.css >HTTP/1.1" 6322 > [24/Dec/2001:00:25:01 -0600] 24.207.190.249 SSLv3 RC4-MD5 "GET /images/spacer.gif >HTTP/1.1" 49 > [24/Dec/2001:00:25:01 -0600] 24.207.190.249 SSLv3 RC4-MD5 "GET >/images/NewSite/ajplogo.gif HTTP/1.1" 1980 These log files don't contain status codes, so Analog can't process them. You should edit your apache configuration to change the logfile format. Apache comes with a predefined format called 'Combined' that Analog can process automatically. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
