Re: SF.net SVN: logwatch:[210] conf

"Klaipedaville on Google" <[email protected]> Tue, 9 Sep 2014 00:53:15 +0300
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <3A8A1506FC094FB19B02CB6BB53BF868@Computer>
This is a good one. I have spamd setup manually in Logwatch as well with some minor modifications in code too. The only thing I could never manage / still on my "to try" list is to make it report daily, not summaries of everything in total altogether. Rotating the logs daily doesn't seem to help, chances also are that I just do it incorrectly. Haven't touched it for quite some time now, will take a closer look again.On the other hand totals of totals in my daily email reports are also fine with me. 


From: [email protected] 
Sent: Monday, September 8, 2014 23:27
To: [email protected] 
Subject: [Logwatch-devel] SF.net SVN: logwatch:[210] conf

Revision: 210
          http://sourceforge.net/p/logwatch/code/210
Author:   stefjakobs
Date:     2014-09-08 20:27:53 +0000 (Mon, 08 Sep 2014)
Log Message:
-----------
spamassassin: use maillog in logfile group (Thanks Willi Mann)

Modified Paths:
--------------
    conf/logfiles/spamassassin.conf
    conf/services/spamassassin.conf

Modified: conf/logfiles/spamassassin.conf
===================================================================
--- conf/logfiles/spamassassin.conf 2014-09-08 20:00:42 UTC (rev 209)
+++ conf/logfiles/spamassassin.conf 2014-09-08 20:27:53 UTC (rev 210)
@@ -21,12 +21,12 @@
#########################################################################
 
# What actual file?  Defaults to LogPath if not absolute path....
-LogFile = maillog spamd/spamd.log
+LogFile = spamd/spamd.log
 
# If the archives are searched, here is one or more line
# (optionally containing wildcards) that tell where they are...
-Archive = maillog[.-]* spamd/spamd.log[.-]*
-Archive = maillog[.-]*.gz spamd/spamd.log[.-]*.gz
+Archive = spamd/spamd.log[.-]*
+Archive = spamd/spamd.log[.-]*.gz
 
# Keep only the lines in the proper date range...
*ApplyStdDate

Modified: conf/services/spamassassin.conf
===================================================================
--- conf/services/spamassassin.conf 2014-09-08 20:00:42 UTC (rev 209)
+++ conf/services/spamassassin.conf 2014-09-08 20:27:53 UTC (rev 210)
@@ -5,6 +5,7 @@
 
Title = "SpamAssassin"
LogFile = spamassassin
+LogFile = maillog
# Pull in sendmail for matching msgid to sender for statistics
*OnlyService = (spamd|sendmail)
*RemoveHeaders

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Logwatch-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/logwatch-devel

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk

_______________________________________________
Logwatch-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/logwatch-devel