]> git.netwichtig.de Git - user/henk/code/puppet/modules/logcheck.git/commitdiff
adjust
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 9 Apr 2022 18:53:56 +0000 (20:53 +0200)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Mon, 11 Apr 2022 18:26:04 +0000 (20:26 +0200)
files/etc/logcheck/ignore.d.server/local-tor
files/etc/logcheck/ignore.d.workstation/local-bluetooth

index f79d54bee85dab1da28971b6dfacf279e3e6f24b..a53d3e32d22e0e13dac6aca8f2190370e3435cbc 100644 (file)
@@ -4,4 +4,4 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: http status 400 \("Nonauthoritative directory does not accept posted server descriptors"\) response from dirserver '[[:xdigit:]:.]+:[[:digit:]]+'\. Malformed rendezvous descriptor\?$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: Our onion service received [[:digit:]]+ v2 and [[:digit:]]+ v3 INTRODUCE2 cells and attempted to launch [[:digit:]]+ rendezvous circuits\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: Tor has been idle for [[:digit:]]+ seconds; assuming established circuits no longer work\.$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: While not bootstrapping, fetched this many bytes: [[:digit:]]+ \(consensus network-status fetch\); [[:digit:]]+ \(authority cert fetch\); [[:digit:]]+ \(microdescriptor fetch\)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ Tor\[[[:digit:]]+\]: While (not )?bootstrapping, fetched this many bytes: [[:digit:]]+ \(consensus network-status fetch\)(; [[:digit:]]+ \(authority cert fetch\); [[:digit:]]+ \(microdescriptor fetch\))?$
index bae1789aeaa16965164df970f9192781d7373605..8cf3fd1cc844f0f9e695a5eb24d4edb90dae337f 100644 (file)
@@ -1,6 +1,5 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ bluetoothd\[[0-9]+\]: /org/bluez/hci[[:digit:]]+/dev_[[:xdigit:]_]+/fd[[:digit:]]+: fd\([[:digit:]]+\) ready$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ bluetoothd\[[0-9]+\]: /org/bluez/hci[[:digit:]]+/dev_[[:xdigit:]_]+(/sep[[:digit:]]+)?/fd[[:digit:]]+: fd\([[:digit:]]+\) ready$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ bluetoothd\[[0-9]+\]: Unable to get io data for Headset Voice gateway: getpeername: Transport endpoint is not connected \([[:digit:]]+\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ bluetoothd\[[0-9]+\]: Unable to get Headset Voice gateway SDP record: Host is down$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ bluetoothd\[[0-9]+\]: Unable to get Headset Voice gateway SDP record: Connection refused$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ bluetoothd\[[0-9]+\]: connect error: Host is down \([[:digit:]]+\)$
-