On Fri, 30 Apr 1999, Joe Rhett wrote:

> Look at .. I think it was hash.c, or tree.c.  The browser summary entry
> only looks at the information up to the first space. We fixed this by
> patching the source directly, rather than rewriting the module. Look for a
> line referencing Mosaic, and add another couple elseifs to the code

This behaviour of the browser summary makes it useful in its default 
form, but for more a more specific report I prefer the full browser 
report.  I also use the BROWALIAS instead of the BROWOUTPUTALIAS to lump 
all common browsers together.  With the full browser report aliasing is 
as easy as what Steve is thinking, for example:
BROWALIAS *MSIE* "MS Internet Explorer"
BROWALIAS *Opera* Opera
BROWALIAS Mozilla*(compatible* "Netscape (compatible)"
BROWALIAS Mozilla* Netscape

As long as Analog applies these aliases in order you have just reduced 
your browsers to 4 simple groups.  If you want to track major browser 
versions and OS/platform information, try my list of BROWALIAS commands 
at http://www.kaycee.net/josh/major_browsers.txt (or for greater detail 
on minor versions of browser and OS try 
http://www.kaycee.net/josh/browser.txt).

+--------------------------------------------------------------------+
| Joshua Cooley    ([EMAIL PROTECTED])     http://www.kaycee.net/josh  |
| Programmer/Network Administrator                                   |
| KayCee Software, Inc.                  http://www.kaycee.net/kcsi  |
+--------------------------------------------------------------------+

> > I'm setting up Analog 3.1 (OS/2) and all has gone well except I'm
> > having some problem getting the BROWOUTPUTALIAS to work as
> > desired.....
> > 
> > I'm trying to identify all MSIE browsers as a seperate entity but
> > they keep getting lumped in with Netscape (compatible) instead.
> > 
> > I've tried:
> > 
> > BROWOUTPUTALIAS "Mozilla* (MSIE)" "MS Internet Explorer"
> > BROWOUTPUTALIAS "Mozilla* *MSIE*" "MS Internet Explorer"
> > BROWOUTPUTALIAS "MSIE" "MS Internet Explorer"
> > 
> > The other records in the BROWOUTPUTALIAS area are:
> > 
> > BROWOUTPUTALIAS "Mozilla (compatible)" "Netscape (compatible)"
> > BROWOUTPUTALIAS IWENG AOL
> > BROWOUTPUTALIAS Mozilla* Netscape
> > 
> > Analog keeps lumping the roughly 1800 requests that were MSIE clients
> > into the Netscape Compatible section instead of into it's own:
> > 
> >  2144: Netscape
> >  2090: Netscape (compatible)
> > 
> > The log files are "combined" logfiles and the browser section looks
> > similar to:
> > 
> > "Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)"
> > "Mozilla/4.0 (compatible; MSIE 4.0; Windows 95)"
> > "Mozilla/3.0 (Windows 4.10;US) Opera 3.60b3 [en]"
> > "Mozilla/4.51 [en] (Win98; U)"
> > 
> > I'd also like to be able to seperate the Opera entries off onto their
> > own line, which I thought I could use:
> > 
> > BROWOUTPUTALIAS *Opera* Opera
> > 
> > But that doesn't seem to work either.  What am I missing ?
> 
> -- 
> Joe Rhett                                         Chief Technology Officer
> [EMAIL PROTECTED]                                            ISite Services
> 
> PGP keys and contact information:          http://www.noc.isite.net/Staff/


--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------

Reply via email to