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
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Reply via email to