Garrett Bartley <[EMAIL PROTECTED]> wrote: > Unfortunately, this is not the case. I have turned on debugging and > had the output of that in the last email that I sent.
No you didn't. DEBUG output will list corrupt lines, and then follow them with a line that has an asterisk under the first field that doesn't match the LOGFORMAT. You didn't include the line with the asterisk in your post. > Here it is again: > > analog: Warning L: Large number of corrupt lines in logfile > /mnt/logs/Real8/rmaccess.log.20020629132240: turn debugging on or > try different LOGFORMAT > Current logfile format: > %S %j %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j/1.0" %c %b [%B] [%j] > [%j] [%j] %j %j %j %j %j %j\n > %S %j %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j/1.0" %c %b [%B] [%j] > [] %j %j %j %j %j %j\n > > > Here are the sample logfile lines: > > 65.81.67.211 - - [14/Jun/2002:10:57:45 -0400] "GET rnc/061202v1.rm > RTSP/1.0" 200 14202 [Win98_4.10_6.0.9.380_play32_L280_en- > US_586_axembed] [08a27361-e8e3-4c01-92dd-3f39b0b0bffa] [] 11090948 > 227 4 0 0 891 Even without running it through Analog, I can tell that you'll get an error on that line because you've got two spaces between the time and the "GET, but you've only got one space in your LOGFORMAT Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
