From: "Andrew Gaskell" <[EMAIL PROTECTED]> > Sorry, I'm not clear. If I want to discard some lines do I just use both > LOGFORMAT lines after each other then: > > LOGFORMAT (%j 0, 0, 0, %j) > LOGFORMAT (%s, %u, %d/%m/%y, %h:%n%j, %j, %v, %j, %j, %j, %j, %b, %j, > [%j]%j, %j, %j,) > > I tried this and it didn't seem to work.
It works for me - I only get a General Summary and Domain and Organization reports, because you don't have a %r in there, so there is no request report. I'm not sure how you will distinguish between the two "sent" lines - I don't have the IIS FTP server installed, but I know that when it is configured to use W3 Extended logs, you don't get 2 entries for each transfer. 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 +------------------------------------------------------------------------
