On Wed, Mar 29, 2000 at 11:21:36AM -0600, [EMAIL PROTECTED] wrote:
> Couple questions:
>
> 1. I couldn't get searches to yield any results on the mailing list
> archive at www.mail-archive.com (a link I got off a analog mirror). I
> searched with the string "directory hits" and got nothing.
>
> 2. (the question I was searching for) I am trying to figure out how to
> get a directory report that will show raw hits per directory as well
> as page views per directory (ie .html, .htm). In my case the level
> one directory corresponds with the username. We also host many other
> domains off these machines.
>
> In the end I will be feeding COMPUTER output of that into another
> program that will populate a database for long term traffic and report
> generation, in order to track long term patterns by domain and user
> within that.
>
> I get the feeling I might be better served with a different apache log
> file format. This is an example of one line from what I have now:
>
> freepages.carnalplanet.com 63.73.144.10 - - [27/Mar/2000:00:00:10 -0600] "GET
>/bob/freepages.html HTTP/1.0" 200 2139
>
> The format syntax for that is:
>
> LogFormat "%V %h %l %u %t \"%r\" %>s %b" vcommon
>
> I am new to analog and apache logging formats. Thanks for any patience
> and input you have to offer!
>
Okay, I have a thought... perhaps I could run a directory report twice
with different options... once including all files for total hits and
again including only the html stuff to get page views?
Ultimate goal is to get page views and total requests for each
user of the web server, where urls are of the form:
virtual.domain.com/user
Once again, tia for any input!
--
Jacob
Nearly every complex solution to a programming problem
that I have looked at carefully has turned out to be wrong.
- Brent Welch
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------