HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.
It is currently 22 Jun 2014 09:52

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: ClamAV 0.93RC1
PostPosted: 02 Apr 2010 10:44 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
Ah I see.. I think I will set VIRUSLOG default to None in the release version.


Top
 Profile  
 
 Post subject: Re: ClamAV 0.93RC1
PostPosted: 26 Apr 2010 19:35 
Offline

Joined: 28 Mar 2008 10:50
Posts: 18
Hi!

Just being curious about the VIRUSLOG-Option...:
I'm using HAVP 0.92pre1 together with Copfilter 0.84beta4.

In 'havp.config' I've set:

Code:
ACCESSLOG /var/log/copfilter/default/opt/havp/var/log/access.log
ERRORLOG /var/log/copfilter/default/opt/havp/var/log/error.log
VIRUSLOG /var/log/copfilter/default/opt/havp/var/log/virus.log

Original VIRUSLOG-entry in sources was:
Code:
# VIRUSLOG @localstatedir@/log/havp/access.log

Changed 'configure..in' to:
Code:
AC_DEFINE_UNQUOTED(ACCESSLOG, "$localstatedir/log/copfilter/default/opt/havp/var/log/access.log")
AC_DEFINE_UNQUOTED(ERRORLOG, "$localstatedir/log/copfilter/default/opt/havp/var/log/error.log")
AC_DEFINE_UNQUOTED(SCANTEMPFILE, "$localstatedir/log/copfilter/default/opt/havp/tmp/havp-XXXXXX")

to work with Copfilter (0.84beta4).

Code:
ls /var/log/copfilter/default/opt/havp/var/log/* -l
shows

Code:
root@coprouter:/var/log # ls /var/log/copfilter/default/opt/havp/var/log/* -l
-rw-r--r-- 1 havp havp 111057 2010-04-26 18:30 /var/log/copfilter/default/opt/havp/var/log/access.log
-rw-r--r-- 1 havp havp 353442 2010-04-26 18:26 /var/log/copfilter/default/opt/havp/var/log/error.log
-rw-r----- 1 havp havp      0 2010-04-26 18:23 /var/log/copfilter/default/opt/havp/var/log/virus.log


So far, everything seems to be working ok - but:

HAVP stills logs found viruses in 'access.log'!

How can I tell HAVP to log found viruses in /var/log/copfilter/default/opt/hapv/var/log/virus.log'?

Do I need something like this in 'configure.in'?:
Code:
AC_DEFINE_UNQUOTED(VIRUSLOG, "$localstatedir/log/copfilter/default/opt/havp/var/log/virus.log")


Regards
Matthias


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group