On Friday, March 04, 2005 1:15 PM [GMT], [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi, > I have a request report that doesn't includes the request with status > code 401 ( restricted access). The status report has a line with the > number of access ( 3746) with code 401. > I revise the cfg file and there is not a line STATUSEXCLUDE 401. > The following test i did, was to open a log file and change a get > request, a replase the statos code 401 for 200 and then my report > includes this request in the request line ( obviusly with 1 count > access) > So I ask for help. 401 is considered a Failure status, so that log entry in counted in the Failure report, not in the Request report. http://analog.cx/docs/defns.html Failed requests are those with codes in the 400's (error in request) or 500's (server error). Use FAILURE ON to see the Failure report. > I use Analog to generate reports for 1 month of web stats at a time. > I'd > like to add a summary to the report that shows the the number of > requests for each month for the last 12 months. > Does anyone know a way to do this? You could try using HEADERFILE, but I don't think it will give you what you think you want. http://analog.cx/docs/output.html#HEADERFILE Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

