Not the same but what we have is a small frontend for projects to see their 
(access & error) logs for Subversion.
Basically, the frontend do a kind of grep "/svn/<project>/"

BR,
Alain

----- Mail original -----
De: "Sylvain Beucler - Inria" <sylvain.beuc...@inria.fr>
À: fusionforge-general@lists.fusionforge.org
Envoyé: Jeudi 3 Avril 2014 11:38:57
Objet: Re: [Fusionforge-general] Split logs for each project website

Ping ?

Le 01/04/2014 16:54, Sylvain Beucler - Inria a écrit :
> Hi,
>
> I'd like to split the logs for each project homepages 
> (*.gforge.inria.fr).
>
> Currently there's a mod_vhost_alias configuration, piping all the logs 
> to rsyslog:
>   CustomLog "|/usr/bin/logger -p local6.info"
> and there's a rsyslog configuration that splits the log in each 
> project's /home/groups/xxx/logs/ directory.
>
> Currently rsyslog automatically creates repositories, which requires a 
> few work-around to prevent bogus directories from being created.
> Also there's a 1024 bytes limit issue in logger stdin.
>
> So, I'm considering doing this differently - did you implement this 
> kind of setup already?
> Keep in mind that we're talking about > 5000 vhosts :)
>


_______________________________________________
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

_______________________________________________
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Reply via email to