On Wed, 19 Sep 2007 18:37:13 +0000, micah wrote: > The logrotate.d/clamav does this: > > 1. Moves clamav.log to clamav.log.1 > 2. runs: /etc/init.d/clamav-daemon reload-log, which is effectively a > kill -1 (ie. HUP). > > I've got the following associated config lines in clamd.conf: > > LogSyslog false > LogFacility LOG_LOCAL6 > LogClean false > LogVerbose false > LogFile /var/log/clamav/clamav.log > LogTime true > LogFileUnlock false > LogFileMaxSize 0
It seems like if I set LogSyslog true and then send a -HUP to clamd it reloads the syslog logging, but not the LogFile based logging. I guess I will switch to Syslog based logging, but this seems like a bug. Micah _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
