"Rodney Knott" <[EMAIL PROTECTED]> wrote: > Thank you all for your help in this matter. I really appreciate > it. I have tried the strings that have been suggested and I am > still getting the corrupt file errors. I am not sure where to > go from here...
Corrupt file errors or corrupt line errors? Here's the sample line you posted, parsed on a "best guess" basis (you haven't told us what each entry is supposed to be). %s 10.X.X.X %u anonymous %B Mozilla/4.0 (Compatible;MSIE 6.0; Windows NT 5.0;Q312461) %Y-%m-%d 2002-01-12 %h:%n:%j 00:00:35 %j FIREWALL02 %j - %v www.streamingfaith.com %j 10.X.X.X %j 80 %b 733 %T 140 %j http %j Get %r http://10.X.X.X/images/radiotab.gif %j inet %c 304 Each field is seperated by a tab (\t). The sample line you provided is parsed by the the LOGFORMATs suggested here. If you're getting corrupt line errors on other lines, with a different format, we can't suggest much if you don't provide an example. 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 +------------------------------------------------------------------------
