[26826] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25779 - trunk/debathena/config/syslog-config/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Oct 2 15:56:36 2012

Date: Tue, 2 Oct 2012 15:56:29 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201210021956.q92JuTR4020692@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2012-10-02 15:56:29 -0400 (Tue, 02 Oct 2012)
New Revision: 25779

Modified:
   trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf
   trunk/debathena/config/syslog-config/debian/changelog
Log:
In syslog-config:
  * Previous fix didn't work; give up and drop everything below err.


Modified: trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf
===================================================================
--- trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf	2012-10-01 20:14:19 UTC (rev 25778)
+++ trunk/debathena/config/syslog-config/debian/50-debathena-syslog-config.conf	2012-10-02 19:56:29 UTC (rev 25779)
@@ -1,7 +1,2 @@
-# Drop afs' byte-range lock message (kern.warning)
-# Yes, we want 'lock', not 'locks', to match both kinds of
-# of messages.  And yes, we want 'afs' in the msg field, 
-# since the actual tag/program is 'kernel'
-:msg,contains,"afs: byte-range lock" ~
 # Send everything else to wslogger
-*.warning;user,auth.info     @WSLOGGER.MIT.EDU
+*.err;user,auth.info     @WSLOGGER.MIT.EDU

Modified: trunk/debathena/config/syslog-config/debian/changelog
===================================================================
--- trunk/debathena/config/syslog-config/debian/changelog	2012-10-01 20:14:19 UTC (rev 25778)
+++ trunk/debathena/config/syslog-config/debian/changelog	2012-10-02 19:56:29 UTC (rev 25779)
@@ -1,3 +1,9 @@
+debathena-syslog-config (1.8) unstable; urgency=low
+
+  * Previous fix didn't work; give up and drop everything below err.
+
+ -- Jonathan Reed <jdreed@mit.edu>  Tue, 02 Oct 2012 15:56:17 -0400
+
 debathena-syslog-config (1.7) unstable; urgency=low
 
   * Bump debian/compat to 6


home help back first fref pref prev next nref lref last post