"Carsten B�ttcher" <[EMAIL PROTECTED]> wrote:

> Fileexclude  /*.videofile < 200 kb
>
> and
>
> Fileexclude /*.videofile > 500 kb
>
> to filter the user wich have seen the file (by size) in the
> range 201 up to 499 kb ?

I don't think you can do that with Analog. You can probably use floors to
see how many requests fall into that size window, but you can get a report
of the associated users. I think you might need to use some sort of
preproccessing to extract the requests that meet your criteria, and then
do a report of them.

Aengus

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