On Tue, Jul 28, 2009 at 6:22 PM, Ben Walton<[email protected]> wrote: > Excerpts from Maciej (Matchek) Blizinski's message of Tue Jul 28 13:16:53 > -0400 2009: > >> Thoughts? > > There have been requests for stats data on released packages in the > past. That's tough to get since it would require data from every > mirror. This should be fairly simple to get though, since testing is > centralized. +1 for making this info available somehow...would > awstats work for this task?
I think so, yes. Perhaps there could be a filter in the Apache config which would make an additional log file with the package files (as opposed to HTML or anything else). Awstats would read just that file. The Apache config could be something along the lines of: <Location /testing> CustomLog [...] </Location> Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
