|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: piped program error
Hello,
I've been a long user of cronolog and have found it to be extremely
helpful in organizing my apache logs. Well, just recently I've started
to have odd problems... I'm getting the following error in my apache
error logs:
piped log program '/sbin/cronolog
--symlink=/var/log/httpd/belial.p11.com/current.log
/var/log/httpd/belial.p11.com/%m%y/access.%d.log' failed unexpectedly
I'm using cronolog-1.6.2 with apache-2.0.47 and am invoking it like so:
CustomLog "|/sbin/cronolog -S /var/log/httpd/belial.p11.com/current.log
var/log/httpd/belial.p11.com/%m%y/access.%d.log" "%h %l %u %t \"%r\" %s
%b \"%{Referer}i\" \"%{User-agent}i\""
I've got it organized like so:
root@xxxxxxxxxxxxxx:/home/misc/httpd/conf# ls -la /var/log/httpd
lrwxr-xr-x 1 root wheel 28 Oct 23 08:51 /var/log/httpd ->
/projects/sites/logs.p11.com
root@xxxxxxxxxxxxxx:/home/misc/httpd/conf# ls -la
/projects/sites/logs.p11.com/error/
total 6
drwxrwxr-x 3 root wheel 512 Oct 23 09:20 .
drwxrwxr-x 18 root wheel 512 Oct 13 13:59 ..
drwxr-xr-x 2 root wheel 512 Oct 23 09:20 1003
lrwxr-xr-x 1 root office 38 Oct 23 09:20 current.log ->
/var/log/httpd/error/1003/error.23.log
So what could be causing this error in my apache logs? I've tried
setting the debug options, but that doesn't seem to display any relavant
information. I've been using it this way for a long time and never
remember it having any problems. This isn't something I can ignore, as
I'm getting one of these logs for every access log that is being
entered.
Any thoughts?
--
Ryan C. Creasey
Network Engineer
p11creative, inc.
|