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
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