Troy sniff ([EMAIL PROTECTED]):

> Can you perform a USERINCLUDE on all users such as:

> USERINCLUDE *

This includes all logfile lines that have any user (the default).

> And exclude everything else such as:

> FILEEXCLUDE *
> USERINCLUDE *

This excludes all logfiles lines that contain any file (therefore all,
or almost all, lines) and then include the remaining lines that
contain any user.


> I tried this but it comes up empty.

Correct.


> I assumed the above would first exclude everything and then include the
> logfile line related to users.

You could try

USEREXLCUDE -

but I think analog automatically translates that into a null string.
Perhaps a regexp would work

USERINCLUDE REGEXP:.



-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

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