The docs show the following example when running clamscan (NOT clamdscan) $ clamscan –r –l scan.txt /some_path
How can I configure the log file in the /etc/clamd.d/scan.conf file for clamscan, not for clamdscan? I see # Uncomment this option to enable logging. # LogFile must be writable for the user running daemon. # A full path is required. # Default: disabled LogFile /var/log/clamav/clamd.scan …but that references the log file for clamdscan (the daemon). And indeed if I run clamscan I don’t see logs in that file. Chris _______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
