summaryrefslogtreecommitdiff
path: root/files/etc/logcheck
diff options
context:
space:
mode:
authorHendrik Jaeger <git-commit@henk.geekmail.org>2021-07-26 20:59:43 +0200
committerHendrik Jaeger <git-commit@henk.geekmail.org>2021-07-26 20:59:43 +0200
commit7d96984bf02e6905595afbe09d59c7cfa3a3633d (patch)
treed90d083f69b0668b2d3e4414586feed82b6ff99f /files/etc/logcheck
parent0bc4a47b433770bfdc628712b34f81af4be7194e (diff)
Update logcheck
Diffstat (limited to 'files/etc/logcheck')
-rw-r--r--files/etc/logcheck/ignore.d.workstation/local-bluetooth6
-rw-r--r--files/etc/logcheck/ignore.d.workstation/local-pulseaudio5
2 files changed, 11 insertions, 0 deletions
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$
+