Add new comment

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by sonoracomm (registered user) on Wed, 2007-08-01 15:43.

I have an answer to my own comment...I have recently learned a lot about clamav...

I am running ISPConfig on a Centos 5 box.  I wanted to use clamd for better performance. 

I temporararily enabled  the rpmforge repo and installed clamd with 'yum install clamd'.  It sets up logging for you and and a lot of other stuff.

I edited the /usr/bin/sanesecurity_update.sh script at these lines:

clamscan="/usr/bin/clamdscan"
clam_sigs="/var/clamav"
clam_user="clamav"

Now I tail the correct logs:

tail /var/log/clamav/clamd.log
tail /var/log/clamav/freshclam.log 

This is great!  Thanks again,

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.