Sibi John ([EMAIL PROTECTED]; Friday, November 01, 2002 9:05 AM):

> 1.)     Is there any way to get logs for a particular day on the fly
> . say by choosing a particular day on the report itself.?? i.e not
> going to analog.cfg to change dates ??

You can use -F/-T from the command line. These are equivalent to FROM
and TO in a config file.

> Also for the faliure report or say for the report request. is there
> any way in which i could customize the failure  report so that i
> could get the username / ip address / access time . along with file
> name , number of requests.. which i already get in the report ?

As Aengus just said:

If a file has been requested 1,000 times do you want 1,000 IP addresses
listed against it?

http://www.analog.cx/docs/faq.html#faq128

You can always generate a full report for a single file by using
FILEINCLUDE filename. The Host Report in this case will just list the
Hosts that requested that file. But you can only report on a single file
at a time.


> 2.)     On a different note, i am not sure if this is possible but
> has anybody setup analog to provide graphs to availability and
> uptime for a server.

The web server log files do not really provide this information. You
could look at all the requests and, using some heuristic, figure out
when there have been no requests for a "long" period of time (for some
definition of long). But that's just an estimate. And web/browser
caches and such could affect this.

If you really want availability and uptime, use a server monitoring
solution like the one included in PureSecure, http://www.demarc.com/.


-- 

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/analog-help@;lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to