ClamAV - Log

super$cruiser

New Member
Hi,

ich nutze die ISPConfig Version: 3.0.3. Soweit funktioniert alles super.

Im Monitor ist das ClamAV-Log und auch das Freshclam-Log leer. ClamAV usw. funktioniert alles problemlos, logging ist aktiviert und das logfile wird in /var/log/clamav/clamav.log geschrieben.

Ich setzte ein openSUSE 11.3 (x86_64) ein.

Hat vielleicht jemand einen Tip für mich? :) Handbuch habe ich mir schon gekauft und gelesen, diverse Foren durchstöbert aber noch keinen Hinweis gefunden.

Gruß
super$cruiser
 

xabbu

Member
Hi,
in /etc/freshclam:
Code:
UpdateLogFile /var/log/freshclam.log
LogFileMaxSize 2M
und in /etc/clamd.conf
Code:
LogFile /var/log/clamd.log
LogFileMaxSize 2M
eintragen.
Dann:
Code:
touch /var/log/freshclam.log
chown vscan: /var/log/freshclam.log

touch /var/log/clamd.log
chown vscan: /var/log/clamd.log
ausführen.

jetzt in:

/usr/local/ispconfig/server/mods-enabled/monitor_core_module.inc.php
nach log_clamav und log_freshclam suchen.

da dann unter suse das Logfile angeben und darüber bei freshclam.

5 Minuten warten und viola. :)

Gruß
xabbu
 

Werbung

Top