cod3fr3ak
April 18th, 2006, 11:32
Hi, everyone - I got a quick question.
I have a Apache 2 web server running, and I have managed to get log output over to syslog-ng by using the following directive:
ErrorLog syslog
Is there anyway to get output to log to a file log/error_log as well as to syslog - without having to write a script? I tried adding bother directives on the ErrorLog line and got the following error:
ErrorLog takes one argument, The filename of the error log
I am using Apache 2.2.x
I have a Apache 2 web server running, and I have managed to get log output over to syslog-ng by using the following directive:
ErrorLog syslog
Is there anyway to get output to log to a file log/error_log as well as to syslog - without having to write a script? I tried adding bother directives on the ErrorLog line and got the following error:
ErrorLog takes one argument, The filename of the error log
I am using Apache 2.2.x