Am Dienstag, den 04.09.2007, 18:58 +0200 schrieb Rainer Gerhards:
> Hi,
> 
> I noticed that one problem I received patches for (and that are now
> included in 1.19.4) is rooted in something that is not fully patched. I
> think I've found that root cause now (thanks to the info with that
> patches). The bottom line, however, is that 1.19.4 may still have some
> stability issues. However, they should surface now only in very obscure
> cases (but what is obscure...).
Well, at least it was running for almost two hours.....

I'm running RHEL5. Here is my config:
$AllowedSender UDP, 1.2.3.0/24
$AllowedSender TCP, 1.2.3.0/24
$ModLoad MySQL

$template clamavFile,"/home/local/log/%$YEAR%/%$MONTH%/%$DAY%/%HOSTNAME
%/clamav"
$template eximFile,"/home/local/log/%$YEAR%/%$MONTH%/%$DAY%/%HOSTNAME
%/exim"
$template avFile,"/home/local/log/%$YEAR%/%$MONTH%/%$DAY%/%HOSTNAME%/av"


*.* /home/local/log/all
!rsyslogd
:programname, contains, "rsyslogd" /home/local/log/rsyslogd

!spamd
:msg, contains, "prefork: child states" ~
:msg, contains, "spamd: got connection
over /opt/antispam/var/socket/spamd" ~
:msg, contains, "spamd: checking message (unknown) for exim:427" ~
:msg, contains, "spamd: handled cleanup of child pid" ~
mail.* /home/local/log/mail

!clamd
:msg, contains, "No stats for Database check - forcing reload" ~
:msg, contains, "Reading databases from /var/clamav" ~
:msg, contains, "Database correctly reloaded" ~
:msg, contains, "SelfCheck: Database status OK." ~
local5.* ?clamavFile
!exim
*.* ?eximFile
:msg, contains, "malware detected" ?avFile


-- 
CU,
   Patrick.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog

Reply via email to