[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: [gnu.org #429351] Access statistics for Sa
From: |
Alex Fernandez via RT |
Subject: |
[Savannah-hackers-public] Re: [gnu.org #429351] Access statistics for Savannah |
Date: |
Wed, 30 Sep 2009 17:34:31 -0400 |
Hi Ward,
On Wed, Sep 30, 2009 at 11:23 PM, Ward Vandewege via RT
<address@hidden> wrote:
>> address@hidden - Mon Sep 28 19:46:22 2009]:
>> Due to my (immense) ignorance I didn't even know that projects can be
>> reached from project.nongnu.org!
>
> I don't think that form is used very much, for whatever reason. Perhaps
> it is undocumented...
The homepage link on Savannah certainly points to
www.nongnu.org/project. I don't know what is better... with
project.nongnu.org you save 4 characters.
> I modified the log format to:
>
> CustomLog /var/log/apache2/nongnu-projects.log "%v %h %l %u %t \"%r\"
> %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
>
> It shouldn't be hard to make awstats do the right thing with that by
> telling it which fields are which.
Thanks again.
> Sounds good. Note that I made a change to the cron script that runs on
> nadesico, it will now dump all log files into the same directory but
> with names like the following, so as not to overwrite older files:
>
> nongnu-projects-error.log.20090929
Much better. Thank bog for ISO date format!
Alex.