Hello,
I am some problems with Avast 3.0.1 Linux Server.
- How scan more than one directory (/var and /opt for exemple)
- When avast find virus I don’t see log in /var/log/avast4/avastd.log (test with avastcmd and eicar.zip)
- How activate actions with infected files ? It’s possible with avastcmd, but with resident scan ?
- With avastcmd there are 3 possibles actions : delete, repair and continue, but quarantine don’t exist ? However I can see the “moved” directory…
You find following my avastd.conf file :
[global]
usesyslog = no
syslogfacility = LOG_DAEMON
logfile = /var/log/avast4/avastd.log
maxlogfile=100000
ignoreloginfo=1
[local]
daemoncount = 3
maxdaemoncount = 5
listen = /var/run/avast4/local.sock
timeout = 300
user = root
rootdir = /var
datadir = /var/lib/avast4
tempdir = /var/tmp/avast4
licensefile = /var/lib/avast4/License.dat
workdir = /var/lib/avast4
subdirs = true
testall = 1
testfull = 0
ignoretype = 0
archivetype = A
summaryarchive = 0
maxpackerdepth = 0
maxfilesizetoextract = 500000
maxcompressionratio = 50
compressioncheckthreshold = 10000
maxtotalcompressionratio = 100
totalcompressioncheckthreshold = 1000
loginfected = 1
logerrors = 1
logclean = 1
[local2]
daemoncount = 3
maxdaemoncount = 5
listen = /var/run/avast4/local.sock
timeout = 300
user = root
rootdir = /opt
datadir = /var/lib/avast4
tempdir = /var/tmp/avast4
licensefile = /var/lib/avast4/License.dat
workdir = /opt
subdirs = true
testall = 1
testfull = 0
ignoretype = 0
archivetype = A
summaryarchive = 0
maxpackerdepth = 0
maxfilesizetoextract = 500000
maxcompressionratio = 50
compressioncheckthreshold = 10000
maxtotalcompressionratio = 100
totalcompressioncheckthreshold = 1000
loginfected = true
logerrors = true
logclean = true
HELP ME PLEASE!!!
Thank you very much