>I cannot seem to get the program to read my logfile after many attempts.  I 
>am using the following log format commands:

It's reading your logfile just fine - but there's no useful information in 
it.

># I/O
>LOGFORMAT (%j %S %f)
>LOGFILE tester.txt
>OUTFILE cacheflow.html
>
>and trying it on a log file with entries like below:
>
>957552170.114 172.20.242.168
>http://www.amazon.com/exec/obidos/subst/home/home.html/102-2652017-7019206 
>957552170.114 172.20.242.168
>http://www.amazon.com/exec/obidos/subst/home/home.html/102-2652017-7019206 
>957552170.128 172.20.242.181 http://www.foxsports.com/
>
>Here is the output from running analog:
>
>E:\PROGRA~1\analog1>analog
>  analog: Warning M: Logfile tester.txt contains lines with no file names: page
>  counts may be low

There are no .htm or .html URLs, so therefore there are no recognisable pages
  
>analog: Warning M: Logfile tester.txt contains lines with no bytes: byte
>  counts may be low
  
Your log file doesn't contain any information about the size of the files 
transferred, so no bytes counts.

>S: Successful requests: 0
No status code information, therefor no successful requests.

>S: Redirected requests: 0
No status code information, therefor no redirected requests.

>S: Failed requests: 0
No status code information, therefor no failed requests.

>S: Requests returning informational status code: 0 
>S: Status code not given: 96
No status code information, ....

>S: Unwanted lines: 0
>S: Corrupt lines: 1
>S: No times in logfile
>analog: Warning R: Turning off empty time reports 
>analog: Warning R: Turning off empty Request Report 
>analog: Warning R: Turning off empty File Type Report 
>analog: Warning R: Turning off empty Directory Report 
>analog: Warning R: Turning off empty File Size Report 
>analog: Warning R: Turning off empty Status Code Report
>
>So, what am I doing wrong?  Could anyone help me generate a analog.cfg 
>that will read in the log file above and generate a proxy usage report?  I 
>just need to give HR reports on where employees go on the web.  Thank you 
>for your help!

Analog needs to know which requests were successful. Modify your proxy log 
file to include status information.

Aengus
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to