Danny Freedman <[EMAIL PROTECTED]> (Tuesday, March 16, 2004 10:26 AM):

> I want to report requests for all records where the browser/ua string is
> undefined.

> For our (apache) logs this means it will appear as a dash character in
> quotes, vis: "-" 


> Is there any way that analog can do this? I have tried defining it as an
> include in the browser report, but it appears to be ignored and I get an
> empty report.

 

Analog converts "-" to an empty reference before applying
include/excludes. You could try one these to see if they work:

 BROWINCLUDE ""

 BROWINCLUDE REGEXP:^$

 BROWEXCLUDE *

 BROWEXCLUDE REGEXP:.
 

 
-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to