I'd like to prepend the vhost name in my ErrorLog and then pipe it into a program I wrote.
Is it possible to write Custom Error log format as it is with Access log?
feedback
|
|
For piping see the ErrorLog directive and Piped Logs official manual entries which explain it pretty well. Getting a custom error log format is more difficult. You can customize the access log easily with | |||
|
feedback
|