summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/etc/logcheck/ignore.d.server/local-tor2
-rw-r--r--files/etc/logcheck/ignore.d.workstation/local-bluetooth3
2 files changed, 2 insertions, 3 deletions
diff --git a/files/etc/logcheck/ignore.d.server/local-tor b/files/etc/logcheck/ignore.d.server/local-tor
index f79d54b..a53d3e3 100644
--- a/files/etc/logcheck/ignore.d.server/local-tor
+++ b/files/etc/logcheck/ignore.d.server/local-tor
@@ -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\))?$
diff --git a/files/etc/logcheck/ignore.d.workstation/local-bluetooth b/files/etc/logcheck/ignore.d.workstation/local-bluetooth
index bae1789..8cf3fd1 100644
--- a/files/etc/logcheck/ignore.d.workstation/local-bluetooth
+++ b/files/etc/logcheck/ignore.d.workstation/local-bluetooth
@@ -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:]]+\)$
-