Dirk Wunderlich ([EMAIL PROTECTED]):

> Can anyone help me?

> I try to use analog for my ftp-server. The ftp-server creates a logfile and
> it was no problem to say analog how to handle this file (with LOGFORMAT).
> The ftp-server also stores the numbers of tranfered bytes and I would like
> to get some stats about the users activity. Of course the username is also
> stored in the logfile.

> But how can I combine the username with the number of tranfered bytes? I
> would like to have something like
>  user   number of bytes transfered
>  peter  1.5MB
>  susie  3.2MB
> ....

Add a USERCOLS command to your Analog confuguration file that includes
the 'B' column. To get just that information you would use 'USERCOLS
B'.


-- 

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