Stephen Turner wrote: > > There is a way to tell analog (although not a very efficient one > > probably): > > > > TYPEALIAS REGEXPI:txt ".txt" > > > > Efficient enough, but it doesn't combine the lines in the report. You just > get two lines with the same name.
Maybe I misunderstood the problem but for this log file 127.0.0.1 - - [28/May/2002:08:20:48 +0000] "GET /test.txt HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:20:48 +0000] "GET /test.txt HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:20:48 +0000] "GET /test.txt HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:20:48 +0000] "GET /test.txt HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:20:48 +0000] "GET /test.txt HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:21:48 +0000] "GET /test.TXT HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:21:48 +0000] "GET /test.TXT HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:21:48 +0000] "GET /test.TXT HTTP/1.0" 200 3116 127.0.0.1 - - [28/May/2002:08:21:48 +0000] "GET /test.TXT HTTP/1.0" 200 3116 the file type report lists a single line: reqs: %bytes: extension ----: ------: --------- 8: 100%: .txt -- Klaus Johannes Rusch [EMAIL PROTECTED] http://www.atmedia.net/KlausRusch/ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
