It's been a Monday. DEBUG +DFS is different than DEBUG ON. I'm very sorry for the confusion. I did figure it out, though, and for anyone else that wants to know how to do get your basic Real Media reports, just use
LOGFORMAT (%s %j %j [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b [%B] %j) That should grab client IP, date, time, the filename, the status code, bytes, and browser type. Everything after that much is just junk as far as my purpose is concerned. Again, thank you very much! Garrett Bartley [EMAIL PROTECTED] ----- Original Message ----- From: "Aengus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 01, 2002 4:03 PM Subject: Re: [analog-help] Need help with Real Media streaming logformat > 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 > +------------------------------------------------------------------------ > > +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
