I've got a public git-daemon instance that people can use to clone my personal git repositories. Now I'd like to see how many people actually use it to clone repositories and fetch updates.
Since the rest of the server stats/logs are already made pretty with awstats, i'd like to get the git-daemon statistics in awstats, too.
Is there an existing script which does that? Where?
I'd like to see:
- traffic
- number of initial clones
- number of update fetches