Author Login
Post Reply
On 02/08/2010 10:01 AM, Jeremy R. wrote:
>
>> Actually I am interested to break the error log too with vlogger. But it
>> seems there is no option to do that.
>>
> Works the same way as the access log. I don't know much about vlogger specifically, but it appears that it accepts log entries over stdin.
>
> In your vhost config:
>
> ErrorLog "| /path/to/vlogger -s error.log /path/to/logs"
>
> Or something along those lines.
>
Well, I also tried with the same but it didn't work. After flipping the
manual I have found
[.......]
Errorlog mode is used when running with an Apache errorlog. In this mode,
virtualhost parsing is disabled, and a single file is written in LOGDIR
using the TEMPLATE (%m%d%Y-error.log is default for -e). When running with
-r, the template becomes %m%d%Y-%T-xxx.log. SIZE is given in bytes.
[....]
--
জয়দীপ বক্সী
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)