I’ve been asked to have install clamav on all of our linux boxes and have their 
scan results syslogged to a central server. We already have a syslog server set 
up for our network devices, I’m just having trouble getting this to work on the 
linux boxes.
I’m on a centos box that has rsyslogd already on it but can’t for the life of 
me figure out how to get it to work.

I added the following line in the rsyslog.conf file and I started to get logs 
from cron jobs among other things but none from clamav
*.* @server:514

I ran a clam scan to test
clamscan /tmp --log=/var/log/clamav/clamscan.log
Still nothing coming up on the syslog server

The clamav.conf file contains the following lines
LogFile /var/log/clamav.log
LogSyslog
What am I doing wrong?

Regards,

Daniel Friske



Disclaimer: This message contains confidential information and is intended only 
for the named addressee. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately if you have received this e-mail by mistake and delete this e-mail 
from your system. Finally, the recipient should check this email and any 
attachments for the presence of viruses. While we take every precaution to 
ensure that all outgoing email is scanned for viruses, the company accepts no 
liability for any damage caused by any virus transmitted by this email.

FFA PaySmart Pty Ltd ACN 117 597 010 is an authorised representative (AR No. 
409047) of Transaction Services Holdings Limited (AFSL 338256) authorised to 
provide general advice about and arrange billing services. Any billing service 
is issued by FFA PaySmart Ltd. Any recommendations we make about this billing 
service are general advice only and don’t take account of your particular needs 
and circumstances. A Product Disclosure Statement (PDS) is available for this 
product. Consider the PDS before making any decisions regarding this product. 
Call 1800 801 797 or visit our website 
www.ffapaysmart.com.au<http://www.ffapaysmart.com.au> for a copy of the PDS.
_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/support/ml

Reply via email to