[Logcheck-commits] [logcheck] 01/01: i.d.s/systemd: new (add some generic rules)

Hannes von Haugwitz hvhaugwitz at moszumanska.debian.org
Tue Jan 24 23:07:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

hvhaugwitz pushed a commit to branch master
in repository logcheck.

commit 9c7df4f718ddc6d8874166729d82bd563f7ab830
Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Tue Jan 24 23:57:36 2017 +0100

    i.d.s/systemd: new (add some generic rules)
    
    closes: #783633
---
 debian/changelog                        | 2 ++
 rulefiles/linux/ignore.d.server/systemd | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c3de37a..20461c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,8 @@ logcheck (1.3.18) UNRELEASED; urgency=medium
   * ignore.d.server/kernel:
     - 'TCP: ' prefix is optional, thanks to Xavier Mehrenberger
        for the patch (closes: #797512)
+  * ignore.d.server/systemd: new
+    - add some generic rules (closes: #783633)
   * debian/control:
     - add alternate dependency on cron-daemon, thanks to Felix Zielcke for the
       patch (closes: #786815)
diff --git a/rulefiles/linux/ignore.d.server/systemd b/rulefiles/linux/ignore.d.server/systemd
new file mode 100644
index 0000000..01bebb6
--- /dev/null
+++ b/rulefiles/linux/ignore.d.server/systemd
@@ -0,0 +1,6 @@
+^[[:alpha:]]{3} [ :[:digit:]]{11} [._[:alnum:]\-]+ systemd\[[0-9]+\]: (Started|Reached|Stopped) target [ +[:alnum:]]+\.$
+^[[:alpha:]]{3} [ :[:digit:]]{11} [._[:alnum:]\-]+ systemd\[[0-9]+\]: (Starting|Stopping) [ +[:alnum:]/]+\.(\.\.)?$
+^[[:alpha:]]{3} [ :[:digit:]]{11} [._[:alnum:]\-]+ systemd\[[0-9]+\]: (Start|Stopp)ed [ +[:alnum:]/]+\.$
+^[[:alpha:]]{3} [ :[:digit:]]{11} [._[:alnum:]\-]+ systemd\[[0-9]+\]: Reloading\.$
+^[[:alpha:]]{3} [ :[:digit:]]{11} [._[:alnum:]\-]+ systemd\[[0-9]+\]: Time has been changed$
+^[[:alpha:]]{3} [ :[:digit:]]{11} [._[:alnum:]\-]+ systemd\[[0-9]+\]: [-_[:alnum:]]+.timer: Adding ([0-9]+h )?([0-9]{1,2}min )?[0-9]{1,2}\.[0-9]{6}s random time\.$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/logcheck/logcheck.git



More information about the Logcheck-commits mailing list