diff options
Diffstat (limited to 'logcheck/ignore.d.server/dhcp3-common')
-rw-r--r-- | logcheck/ignore.d.server/dhcp3-common | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/logcheck/ignore.d.server/dhcp3-common b/logcheck/ignore.d.server/dhcp3-common index 8af4c5a..cac905b 100644 --- a/logcheck/ignore.d.server/dhcp3-common +++ b/logcheck/ignore.d.server/dhcp3-common @@ -1,12 +1,12 @@ -dhcpd: Abandoning IP address [\.0-9]+: pinged before offer -dhcpd: BOOTREQUEST from [0-9a-f:]+ -dhcpd: DHCP(ACK|NAK|OFFER) on [\.0-9]+ to [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+ -dhcpd: DHCPACK to [\.0-9]+ -dhcpd: DHCPDISCOVER from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+ -dhcpd: DHCPINFORM from [\.0-9]+ -dhcpd: DHCPRELEASE of [\.0-9]+ -dhcpd: DHCPREQUEST for [\.0-9]+( \([\.0-9]+\))? from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+ -dhcpd: ICMP Echo reply while lease [\.0-9]+ valid. -dhcpd: Wrote [0-9]+ (leases|deleted host decls|new dynamic host decls) to leases file\. -dhcpd: accepting packet with data after udp payload. -dhcpd: ip length 576 disagrees with bytes received 590. +dhcpd: Abandoning IP address [\.0-9]+: pinged before offer$ +dhcpd: BOOTREQUEST from [0-9a-f:]+$ +dhcpd: DHCP(ACK|NAK|OFFER) on [\.0-9]+ to [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ +dhcpd: DHCPACK to [\.0-9]+$ +dhcpd: DHCPDISCOVER from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ +dhcpd: DHCPINFORM from [\.0-9]+$ +dhcpd: DHCPRELEASE of [\.0-9]+$ +dhcpd: DHCPREQUEST for [\.0-9]+( \([\.0-9]+\))? from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ +dhcpd: ICMP Echo reply while lease [\.0-9]+ valid.$ +dhcpd: Wrote [0-9]+ (leases|deleted host decls|new dynamic host decls) to leases file\.$ +dhcpd: accepting packet with data after udp payload.$ +dhcpd: ip length 576 disagrees with bytes received 590.$ |