I'm running SuSE 8.0 Server with clamav 0.70. I've set up clamav to run under daemontools following the instructions here http://www.clamav.net/doc/0.70/clamd_supervised/clamd-daemontools-guide.txt.
My clamd/log/run file is: #!/bin/sh exec /usr/local/bin/setuidgid qscand /usr/local/bin/multilog t s1000000 n20 /var/log/clamd I can't get my logs to show up in /var/log/clamd/current. qscand has permissions to write to /var/log/clamd. If I have LogFile commented out in /etc/clamav.conf, then I get the following in current whenever I restart clamav: @4000000040993eaa190d7d84 server ended; result=0 @4000000040993eaa190d910c free() copt That's all I get...no log activity for scanning viruses. If I set my the LogFile to "/dev/stdout" then I get the following rebeated in current: @4000000040993e7f1f2da6bc ERROR: Can't open /dev/stdout in append mode. @4000000040993e8020fa295c ERROR: Can't open /dev/stdout in append mode. @4000000040993e8122cc0714 ERROR: Can't open /dev/stdout in append mode. @4000000040993e82248f61f4 ERROR: Can't open /dev/stdout in append mode. @4000000040993e83265725bc ERROR: Can't open /dev/stdout in append mode. and if I just try to set LogFile to "stdout" then I get nothing. Anyone have any ideas as to what I need to change to get clamav to log under daemontools correctly? ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users