From 7d96984bf02e6905595afbe09d59c7cfa3a3633d Mon Sep 17 00:00:00 2001
From: Hendrik Jaeger <git-commit@henk.geekmail.org>
Date: Mon, 26 Jul 2021 20:59:43 +0200
Subject: Update logcheck

---
 files/etc/logcheck/ignore.d.workstation/local-bluetooth  | 6 ++++++
 files/etc/logcheck/ignore.d.workstation/local-pulseaudio | 5 +++++
 2 files changed, 11 insertions(+)
 create mode 100644 files/etc/logcheck/ignore.d.workstation/local-bluetooth
 create mode 100644 files/etc/logcheck/ignore.d.workstation/local-pulseaudio

(limited to 'files/etc')

diff --git a/files/etc/logcheck/ignore.d.workstation/local-bluetooth b/files/etc/logcheck/ignore.d.workstation/local-bluetooth
new file mode 100644
index 0000000..bae1789
--- /dev/null
+++ b/files/etc/logcheck/ignore.d.workstation/local-bluetooth
@@ -0,0 +1,6 @@
+^\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]+\]: 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:]]+\)$
+
diff --git a/files/etc/logcheck/ignore.d.workstation/local-pulseaudio b/files/etc/logcheck/ignore.d.workstation/local-pulseaudio
new file mode 100644
index 0000000..af1c787
--- /dev/null
+++ b/files/etc/logcheck/ignore.d.workstation/local-pulseaudio
@@ -0,0 +1,5 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pulseaudio\[[0-9]+\]: \[alsa-source-USB Audio\] alsa-util.c: Got POLLNVAL from ALSA$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pulseaudio\[[0-9]+\]: \[alsa-sink-USB Audio\] alsa-util.c: Got POLLNVAL from ALSA$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pulseaudio\[[0-9]+\]: \[alsa-source-USB Audio\] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare\(\): No such device$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pulseaudio\[[0-9]+\]: \[alsa-sink-USB Audio\] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare\(\): No such device$
+
-- 
cgit v1.2.3