"Andrew Gaskell" <[EMAIL PROTECTED]> wrote: > I wasn't sure how to use Logformat to capture the lines I don't want > to measure. However your mail gave me the idea to use a specific > Logformat to capture the lines that I do want to measure. I changed > my Logformat to the following: > > LOGFORMAT (%s, %u, %d/%m/%y, %h:%n%j, %j, %v, %j, %j, %j, %j, %b, %j, > [%j]%j, abcuser, %j,)
You can have more than 1 LOGFORMAT - Analog will use whichever one that matches. You need to try and make them unambiguous, though. > I guess the pie graph with the title "This report lists the computers > which requested files." actually shows all connections as specified > with my LOGFORMAT. The user didn't necessarily request a file. Am I > correct? Analog is designed for analysing web log files. All entries in a web log file indicate a file request of some sort. 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 +------------------------------------------------------------------------
