On Tue, 4 Sep 2001, Scott Misage wrote:

> All,
> 
> I'm using v5.03 and I'm running into a problem with BROWINCLUDE.
> 
> I know through another tool that I'm being visited by these 2 browser types:
> 
> Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; Robot) 
> [EMAIL PROTECTED]
> 
> Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; Site Server 3.0 Robot) Dow 
> Jones & Company, Inc.
> 
> If I use
> 
> BROWINCLUDE "Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; Robot) 
> [EMAIL PROTECTED]"
> 
> I find all the occurrences of this browser in the report.
> 
> 
> Yet, if I use
> 
> BROWINCLUDE "Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; Site Server 3.0 
> Robot) Dow Jones & Company, Inc."
> 
> I get 0 results.
> 
> Any ideas what I'm doing wrong?  I've successfully captured the second 
> browser with a REGEXPI but I am using Analog to validate a homegrown data 
> warehousing application and I need to apply the EXACT filters 
> (syntactically) to get consistent results.
> 

Could it be something simple like a double space in the second browser name?
If you replicate exactly the string as it appears in the logfile it
certainly should work.

-- 
Stephen Turner               http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
"This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01

+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------

Reply via email to