I'm attaching a git-formatted patch with rules for dhcpcd. I submitted the rules and logs earlier for review.
Paweł Hajdan jr
From eebc78bb089fd7e69a8922cec9c003a023bfe0de Mon Sep 17 00:00:00 2001 From: Pawel Hajdan jr <[email protected]> Date: Fri, 8 Jan 2010 16:05:00 +0100 Subject: [PATCH] Added rules for dhcpcd. Signed-off-by: Pawel Hajdan jr <[email protected]> --- rulefiles/linux/ignore.d.workstation/dhcpcd | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 rulefiles/linux/ignore.d.workstation/dhcpcd diff --git a/rulefiles/linux/ignore.d.workstation/dhcpcd b/rulefiles/linux/ignore.d.workstation/dhcpcd new file mode 100644 index 0000000..3960de7 --- /dev/null +++ b/rulefiles/linux/ignore.d.workstation/dhcpcd @@ -0,0 +1,7 @@ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: \w+[0-9]+: received SIGTERM, stopping$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: \w+[0-9]+: dhcpcd [.0-9]+ starting$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: \w+[0-9]+: broadcasting for a lease$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: \w+[0-9]+: (acknowledged|offered) [.0-9]+ from [.0-9]+$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: \w+[0-9]+: checking [.0-9]+ is available on attached networks$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: \w+[0-9]+: renewing lease of [.0-9]+$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpcd\[[0-9]+\]: \w+[0-9]+: leased [.0-9]+ for [0-9]+ seconds$ \ No newline at end of file -- 1.6.5.2
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Logcheck-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

