Re: [us...@httpd] vhost based syslog logging

2009-09-17 Thread Matus UHLAR - fantomas
On 16.09.09 13:17, Geurts, G.P.T.M. wrote: > I'm configuring syslog for our servers. One of them is a apache > webserver. We've decided to log as much as possible via syslog. For > apache the ErrorLog can go directly to syslog and for CustumLogs I use a > small perl script, logger.pl, that listens

[us...@httpd] vhost based syslog logging

2009-09-16 Thread Geurts, G.P.T.M.
Hello list. I'm configuring syslog for our servers. One of them is a apache webserver. We've decided to log as much as possible via syslog. For apache the ErrorLog can go directly to syslog and for CustumLogs I use a small perl script, logger.pl, that listens for input and logs it to syslog. Thi